RE: [xml-dev] anyAttribute

From
Michael Kay <>
To
'Brad Harper' <>, 'xml-dev' <>
Date
2007-05-02T21:20:57Z
ID
<011801c78cff$c697ba50$1d00000a@turtle>
Thread
RE: [xml-dev] anyAttribute
> 
> Have I mis-interpreted the schema schema?
> 

Yes. You can add your own attributes to elements in a schema, but they don't
mean anything unless you write a schema processor that attaches meaning to
them. They certainly aren't equivalent to adding an <xs:anyAttribute>
element to a complex type definition.

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