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/