RE: [xml-dev] Elements with same name and different data type

From
Michael Kay <>
To
"'S, Srinivasan (Srinivasan)'" <>,
Date
2006-11-28T15:13:34
ID
<019601c712ff$c600cc50$6401a8c0@turtle>
Thread
RE: [xml-dev] Elements with same name and different data type
> With the above error message, It looks like the XML schema 
> file is not valid. But I am not sure how XMLSpy is validating 
> this file successfully

XMLSpy does not enforce all the rules of the XML Schema spec, in particular
the Unique Particle Attribution rule. Xerces is a much more conformant
implementation.

Michael Kay
http://www.saxonica.com/