Definition Type: SimpleType
Name: LegMaturityTime_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Time of security's maturity expressed in local time with offset to UTC specified
Collapse XSD Schema Diagram:
XSD Diagram of LegMaturityTime_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="LegMaturityTime_t">
    <xs:annotation>
        <xs:documentation>Time of security's maturity expressed in local time with offset to UTC specified</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="LegMaturityTime" ComponentType="Field" Tag="1212" Type="TZTimeOnly" AbbrName="MatTm" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="TZTimeOnly" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:MatTm