Continuing my XSD questions for today:
In an XSD document, is the following:
<element />
a valid construct? That is, it's an element which does not have a name, type, anything. Totally anonymous.
And if this is a valid XSD, what does that mean? How would such an element appear in the XML?
No comments:
Post a Comment