Re: validation with schema

2001-09-18 Thread Khaled Noaman
You need to run the parser with namespace enabled (-n option). Khaled [EMAIL PROTECTED] wrote: > Hello All, > > I'm trying to see the validation capabilities of the parser. I'm running > DOMPrint -s personal-schema.xml > personal-schema.xml is a sample xml file provided as part of the release >

RE: validation with schema

2001-09-18 Thread Robert Walls
I ran into this myself when I started out. You need to turn on namespace processing (-n) to cause Xerces to validate against the schema, like so: DOMPrint -n -s personal-schema.xml Rob Walls -Original Message- From: Srikanth Vedire [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 18