Definition Type: SimpleType
Name: Token
Namespace: http://www.fpml.org/FpML-5/legal
Containing Schema: fpml-shared-5-10.xsd
Documentation:
A token. FpML redefines this type so that in some views it can enforce that it may not be empty
Collapse XSD Schema Diagram:
XSD Diagram of Token in schema fpml-shared-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="Token">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A token. FpML redefines this type so that in some views it can enforce that it may not be empty</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:minLength value="0">
        </xsd:minLength>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MinLength 0
Collapse Derivation Tree:
Collapse References:
nsB:CountryCode, nsB:documentVersion, nsB:fpmlVersion, nsB:initialDesignation, nsB:OrganizationType, nsB:Token60nsB:tranche, nsB:version,