| diagram |  | ||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||
| type | extension of xs:annotated | ||||||||||||
| properties | 
 | ||||||||||||
| children | xs:annotation xs:restriction xs:extension | ||||||||||||
| used by | 
 | ||||||||||||
| attributes | 
 | ||||||||||||
| source | <xs:element name="simpleContent" id="simpleContent"> <xs:annotation> <xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-simpleContent"/> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="xs:annotated"> <xs:choice> <xs:element name="restriction" type="xs:simpleRestrictionType"/> <xs:element name="extension" type="xs:simpleExtensionType"/> </xs:choice> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> | 
| diagram |  | ||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||
| type | xs:simpleRestrictionType | ||||||||||||||||||
| properties | 
 | ||||||||||||||||||
| children | xs:annotation xs:simpleType xs:minExclusive xs:minInclusive xs:maxExclusive xs:maxInclusive xs:totalDigits xs:fractionDigits xs:length xs:minLength xs:maxLength xs:enumeration xs:whiteSpace xs:pattern xs:attribute xs:attributeGroup xs:anyAttribute | ||||||||||||||||||
| used by | 
 | ||||||||||||||||||
| attributes | 
 | ||||||||||||||||||
| source | <xs:element name="restriction" type="xs:simpleRestrictionType"/> | 
| diagram |  | ||||||||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||||||||
| type | xs:simpleExtensionType | ||||||||||||||||||
| properties | 
 | ||||||||||||||||||
| children | xs:annotation xs:attribute xs:attributeGroup xs:anyAttribute | ||||||||||||||||||
| attributes | 
 | ||||||||||||||||||
| source | <xs:element name="extension" type="xs:simpleExtensionType"/> |