Definition Type: SimpleType
Name: LengthUnitEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
Used for indicating the length unit in the Resource type.
Collapse XSD Schema Diagram:
XSD Diagram of LengthUnitEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
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:
fpml:lengthUnit