Definition Type: SimpleType
Name: LanguageCode_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
The national language in which the news item is provided.
Collapse XSD Schema Diagram:
XSD Diagram of LanguageCode_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="LanguageCode_t">
    <xs:annotation>
        <xs:documentation>The national language in which the news item is provided.</xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="LanguageCode" ComponentType="Field" Tag="1474" Type="Language" AbbrName="LangCd" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="Language" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:LangCd