simpleType "Token"
Namespace:
Defined:
Used:
Simple Content Model
xsd:token
Simple Content Restrictions:
MinLength:
1

Known Direct Subtypes (4):
Known Indirect Subtypes (1):
All Direct / Indirect Based Elements (12):
country (defined in Address complexType),
country (defined in PartyInformation.model group),
All Direct / Indirect Based Attributes (2):
Known Usage Locations
Annotation
A token. FpML redefines this type so that in some views it can enforce that it may not be empty
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  Token
Derivation:
restriction of xsd:token
Facets:
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="Token">
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.