simpleType "NonEmptyToken"
Namespace:
Defined:
Used:
at 35 locations
Simple Content Model
xsd:token
Simple Content Restrictions:
MinLength:
1

All Direct / Indirect Based Elements (35):
basePath,
baseValue,
city,
contractReference (defined in ExchangeTradedContract complexType),
dealer,
element,
extraElement,
fundManager (in exchangeTradedFund),
fundManager (in mutualFund),
futureContractReference,
issuerName,
missingElement,
name (defined in CovenantObligationIdentifier complexType),
name (defined in Resource complexType),
name (in businessUnit),
name (in market),
name (in sensitivityDefinition),
name (in sensitivitySet),
name (in sensitivitySetDefinition),
name (in valuationScenario),
name (in valuationSet),
number (in telephone),
othReferenceEntityObligations (defined in DeliverableObligations complexType),
othReferenceEntityObligations (defined in Obligations complexType),
otherPath,
otherValue,
postalCode,
publicSource,
rateSourcePageHeading (defined in InformationSource complexType),
rateSourcePageHeading (in publication),
referenceBankName,
routingAccountNumber,
routingReferenceText,
state,
streetLine
Known Usage Locations
Annotation
A non empty token. At least one character must be provided. FpML may define lenght restrictions in some views.
Type Definition Detail
Type Derivation Tree
xsd:token (restriction)
  NonEmptyToken
Derivation:
restriction of xsd:token
Facets:
minLength:
1
XML Source (w/o annotations (1); see within schema source)
<xsd:simpleType name="NonEmptyToken">
<xsd:restriction base="xsd:token">
<xsd:minLength value="1"/>
</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.