Definition Type: SimpleType
Name: CrossID_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Identifier for a cross order Must be unique during a given trading day Recommend that firms use the order date as part of the CrossID for Good Till Cancel GT orders
Collapse XSD Schema Diagram:
XSD Diagram of CrossID_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="CrossID_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Identifier for a cross order   Must be unique during a given trading day  Recommend that firms use the order date as part of the CrossID for Good Till Cancel  GT  orders  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="CrossID" tag="548" datatype="String" ComponentType="Field" StdAbbrev="CrssID" QualifiedAbbrev="CrssID" Category="CrossOrders" CategoryAbbrev="ID" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:CrssIDnsA:ID, nsA:ID, nsA:ID,