| diagram |  | ||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||
| children | 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 | ||||
| used by | 
 | ||||
| source | <xs:group name="simpleRestrictionModel"> <xs:sequence> <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> <xs:group ref="xs:facets" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:group> | 
| diagram |  | ||||||||||||
| namespace | http://www.w3.org/2001/XMLSchema | ||||||||||||
| type | xs:localSimpleType | ||||||||||||
| properties | 
 | ||||||||||||
| children | xs:annotation xs:restriction xs:list xs:union | ||||||||||||
| used by | 
 | ||||||||||||
| attributes | 
 | ||||||||||||
| source | <xs:element name="simpleType" type="xs:localSimpleType" minOccurs="0"/> |