| diagram |  | ||||||||||||||||||||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||||||||||||||||||||
| type | extension of xs:wildcard | ||||||||||||||||||||||||||||||||||||
| properties | 
 | ||||||||||||||||||||||||||||||||||||
| children | xs:annotation | ||||||||||||||||||||||||||||||||||||
| used by | 
 | ||||||||||||||||||||||||||||||||||||
| attributes | 
 | ||||||||||||||||||||||||||||||||||||
| source | <xs:element name="any" id="any"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-any"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:wildcard"> <xs:attributeGroup ref="xs:occurs"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |