| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||
| type | extension of xs:openAttrs | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | xs:annotation xs:simpleType xs:complexType xs:group xs:attributeGroup | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xs:element name="redefine" id="redefine"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-redefine"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:openAttrs"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="xs:annotation"/> <xs:group ref="xs:redefinable"/> </xs:choice> <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> <xs:attribute name="id" type="xs:ID"/> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
| type | xs:anyURI | ||||
| properties |
|
||||
| source | <xs:attribute name="schemaLocation" type="xs:anyURI" use="required"/> |
| type | xs:ID | ||
| properties |
|
||
| source | <xs:attribute name="id" type="xs:ID"/> |