Definition Type: SimpleType
Name: LengthUnitEnum
Namespace: http://www.fpml.org/FpML-5/pretrade
Containing Schema: fpml-enum-5-9.xsd
Documentation:
Used for indicating the length unit in the Resource type.
Collapse XSD Schema Diagram:
XSD Diagram of LengthUnitEnum in schema fpml-enum-5-9_xsd (Financial products Markup Language (FpML®) - Pretrade)
Collapse XSD Schema Code:
<xsd:simpleType name="LengthUnitEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">Used for indicating the length unit in the Resource type.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Pages" />
        <xsd:enumeration value="TimeUnit" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Pages
Enumeration TimeUnit
Collapse Derivation Tree:
Collapse References:
nsA:lengthUnit
Collapse Comments:
blog comments powered by Disqus