Page 1 of 1

XML 1.1

Posted: Tue Dec 07, 2004 4:58 pm
by janpopan
When will oxygen work with XML 1.1?
At the moment I recive an error, if I put

... version='1.1'... in a DTD-File.

Kind regards
Jan

Posted: Wed Dec 08, 2004 3:14 pm
by george
Hi Jan,

Oxygen uses the latest version of Xerces for parsing XML documents and Xerces supports XML 1.1. I tried a simple document with a DTD specifying in both the XML version as 1.1 and I do not get any error. I think you have 1.0 for version in your XML document and that is why you get an error.

Best Regards,
George