I'm trying out the schema support in Xerces-1.2.1, but
I'm having problems.  It appears that Xerces isn't
finding the .xsd file.  It parses and validates XML
files successfully regardless of whether or not they
conform to their schema.

I've taken the personal-schema.xml and altered one of
the <person> tags so it doesn't have the required 'id'
attribute, but Xerces didn't throw an exception or
complain at all.

I've attached the directory with the Java code, an Ant
build, and the XML inputs.  If anyone could give them
a look and tell me what I'm missing I'd be grateful. 
Thanks - MOD



__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices! 
http://auctions.yahoo.com/

<<attachment: XMLSchemaTest.zip>>

Reply via email to