D
D. Alvarado
Hello, I'm sure this is a pretty easy question, but how would I
indnicate in my XML schema that I wanted to make attribute name
comparisons case insensitive? For example, is I had an element
<MYELEMENT myattr="1">
I would want the "myattr" attribute to validate against
<xs:schema name="MYATTR" type="xs:integer"/>
Thanks, -
indnicate in my XML schema that I wanted to make attribute name
comparisons case insensitive? For example, is I had an element
<MYELEMENT myattr="1">
I would want the "myattr" attribute to validate against
<xs:schema name="MYATTR" type="xs:integer"/>
Thanks, -