Definition Type: SimpleType
Name: OrigCrossID_t
Namespace: http://www.fixprotocol.org/FIXML-5-0-SP2
Containing Schema: fixml-fields-base-5-0-SP2.xsd
Documentation:
CrossID of the previous cross order (NOT the initial cross order of the day) as assigned by the institution, used to identify the previous cross order in Cross Cancel and Cross Cancel/Replace Requests.
Collapse XSD Schema Diagram:
XSD Diagram of OrigCrossID_t in schema fixml-fields-base-5-0-sp2_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="OrigCrossID_t">
    <xs:annotation>
        <xs:documentation>
      CrossID of the previous cross order (NOT the initial cross order of the day) as assigned by the institution, used to identify the previous cross order in Cross Cancel and Cross Cancel/Replace Requests.
    </xs:documentation>
        <xs:appinfo>
            <fm:Xref Protocol="FIX" name="OrigCrossID" ComponentType="Field" Tag="551" Type="String" AbbrName="OrigCrssID" Category="CrossOrders" CategoryAbbrName="OrigID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:OrigCrssIDnsA:OrigID, nsA:OrigID,