Using xml:lang as an <attribute> name

Consider the following:
   <attribute name="xml:lang" type="string"/>

The above would not be allowed because "xml:lang" is not a valid NCName,
but the xsv seems to think it is ok.
Also, is there any way that "xml:lang" or "xmlns" for that matter could be
used as an <attribute>'s name value?

- Ki

Received on Friday, 7 September 2001 12:39:10 UTC