XML 1.1

Are you missing a feature? Request its implementation here.
janpopan
Posts: 1
Joined: Tue Dec 07, 2004 4:52 pm

XML 1.1

Post 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
george
Site Admin
Posts: 2095
Joined: Thu Jan 09, 2003 2:58 pm

Post 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
Post Reply