Hi everyone.
Andy Clark wrote:
> You are correct. The experimental implementation of Schema
> requires that the first attribute of the document root be
> "xmlns" if you want to load a Schema grammar.
I'm sorry! I didn't read "Other Limitations" in
http://xml.apache.org/xerces-j/schema.html
> This is a
> problem that will be fixed in the future. But for now it
> is a limitation.
OK. But why the first attribute is treated specially ?
I think it's not good idea.
Attributes and declared namespaces are unordered sets.
Tools may not have options to control attribute's order.
---
Ryosuke Nanba