ZVON > References > XML Schema 2001 Reference |
Intro / Search / ZVON |
index | >> Schema << | DTD |
Annotation | |
---|---|
Documentation |
Not the real urType, but as close an approximation as we can get in the XML representation |
Schema |
---|
<xs:complexType name="anyType" mixed="true"> <xs:sequence> <xs:any minOccurs="0" maxOccurs="unbounded" processContents="strict" namespace="##any"/> </xs:sequence> <xs:anyAttribute processContents="strict" namespace="##any"/> </xs:complexType> |
Occurs in Schema Tutorial examples:
Empty element