|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] msxml parser and parameter entities
I have problems with parameter entities and msxml parser. I have following example.xml file: <!DOCTYPE MODULE SYSTEM "example.dtd"> <MODULE> KÄT </MODULE> and file example.dtd is <!ENTITY % ISOlat1 SYSTEM "ISOlat1.ent"> %ISOlat1; My ISOlat1.ent is following file (only one line) <!ENTITY Auml "Ä" ><!-- capital A, dieresis or umlaut mark = --> Files example.xml, example.dtd and ISOlat1 are in same directory. I tried to run msxml class, which I got with parser: java msxml -d <path>\example.xml and I got following error message Missing entity 'Auml'. What is problem? I suppose msxml parser can read parameter entities? I have tried msxml parser with other xml files without any problems. If I put Auml entity definition to the example.dtd, everything works fine, but I have to use parameter entities. Thanks for any ideas Mika xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








