Re: Are attribute values case sensitivite
Michael Kay <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Tue, Dec 21, 2010 at 4:22 PM, Shai Gotlib <[email protected] > <mailto:[email protected]>> wrote: > > I wondered whether attribute values are case sensitive. > > For example: are both expressions identical? > > ·<xs:restrictionbase="xs:*S*tring"> > > ·<xs:restrictionbase="xs:string"> > > Everything in XML is case-sensitive unless otherwise specified. There are a few exceptions to align with other standards, e.g. the value of "encoding" or xml:lang. Michael Kay Saxonica