Definition Type: SimpleType
Name: RepoCollateralSecurityType_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
Identifies the collateral used in the transaction. Valid values: see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
Collapse XSD Schema Diagram:
XSD Diagram of RepoCollateralSecurityType_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="RepoCollateralSecurityType_t">
    <xs:annotation>
        <xs:documentation>
                Identifies the collateral used in the transaction.
                Valid values:   see SecurityType (167) field (Note tag # was reserved in FIX 4.1, added in FIX 4.3)
              </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="RepoCollateralSecurityType" ComponentType="Field" Tag="239" Type="int" AbbrName="RepoCollSecTyp" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:integer" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:RepoCollSecTyp