Hallo,
Please remove my address
[EMAIL PROTECTED]
from the xerces-dev mailing list. This address
is no longer a subscriber.
Thanks
Siegfried Schomisch
--
Social Science Information Centre
Department Research & Development
Siegfried Schomisch, M.A.
Lennestr. 30, D-53113
file
String dtdfile = "department.dtd";
FileInputStream is = new FileInputStream(dtdfile);
Parser parser = new Parser(dtdfile);
DTD dtd = parser.readDTDStream(is);
How can I do in this way in Xerces-Java 1.0.3?
What is to do (steps)?
with best regards
Siegfried Schomisch
his package? I think,
there are other packages "org.apache.xerces.validators.*" missing in the
"Full API Documentation"?
with best regards
Siegfried Schomisch
--
InformationsZentrum Sozialwissenschaften
Abt. Forschung und Entwicklung
Siegfried Schomisch, M.A.
Le
Hi,
I works with Xerces-J (Version 1.0.3) in Visual Age for Java (Version 3.0).
I have a DTD and I want to create/generate an XML-Document. Later on I want
to put
data from tables into the generated XML Document.
Has anyone an idea to do this?
with best regards
Siegfried Schomisch
27; in '<' or
'>' in '>'.
What must I do? It's a problem in my DTD (Entity Def.?) or a technical with
the SAXParser
With best regards
Siegfried Schomisch
--
InformationsZentrum Sozialwissenschaften
Abt. Forschung und Entwicklung
Siegfr