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

Known Direct Subtypes (3):
CountryCode, OrganizationType, Token60
Known Indirect Subtypes (1):
LegId
All Direct / Indirect Based Elements (14):
country (defined in Address complexType),
country (defined in PartyExposureCategory.model group),
country (defined in PartyInformation.model group),
country (in brand),
country (in businessUnit),
country (in person),
jurisdiction (in withholdingTaxTerms),
legId,
localJurisdiction (defined in EquityUnderlyerProvisions.model group),
localJurisdiction (in equityOptionTransactionSupplement),
organizationType,
reason (in mandatoryFacilityExecutionExceptionDeclaration),
relevantJurisdiction,
tranche (in mortgage)
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:
0
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="Token">
<xsd:restriction base="xsd:token">
<xsd:minLength value="0"/>
</xsd:restriction>
</xsd:simpleType>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.