|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: *Validating* XML Parser written in Java ?
The Microsoft XML Parser for Java is available for download from http://www.microsoft.com/standards/xml/xmlparse.htm and I've tested it on your example below and it works just fine. The exact terms of use are described in the License Agreement in http://www.microsoft.com/standards/xml/xmllic.htm, which I think you'll find to be very open ended. > -----Original Message----- > From: Dmitri Kondratiev [SMTP:dima@p...] > Sent: Thursday, December 11, 1997 1:56 PM > To: xml-dev@i... > Subject: *Validating* XML Parser written in Java ? > > Hi, > > Does anybody know any free *validating* XML parserers written in Java ? > With NXP I haven't managed to suceed to validate the following : > > <?XML version="1.0" encoding="UTF-8" RMD='ALL'?> > <!DOCTYPE FooBar SYSTEM "FooBar.dtd"> > > <FooBar> > <Foo ID="Bar"/> > </FooBar> > > With FooBar.dtd file in the same directory : > > <!-- The whole FooBar --> > <!ELEMENT FooBar ANY> > > <!ELEMENT Foo EMPTY> > <!ATTLIST Foo > ID ID #REQUIRED> > > > I have the following output : > > java NXP.Cl -v -f test/test.xml > > NXP - Norbert's XML Parser 0.97 - 05.08.1997 > > Fetch file : test/test.xml > Start parsing ... > Validate : true > Fetch file : test/FooBar.dtd > <FOOBAR> > " > " > <FOO> > Error : > Attribute has not be declared : ID > </FOO> > " > " > </FOOBAR> > Parsing finished - Time : 1260 msec. > > Any help is most welcome! > Dima > > > ----------------- > Dmitri Kondratiev > dima@p... > 102401.2457@c... > http://www.geocities.com/SiliconValley/Lakes/3767/ > tel: 07-095-464-9241 > > > 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...) 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








