Definition Type: SimpleType
Name: SecurityID_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Security identifier value of SecurityIDSource 22 type e g CUSIP SEDOL ISIN etc Requires SecurityIDSource
Collapse XSD Schema Diagram:
XSD Diagram of SecurityID_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="SecurityID_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Security identifier value of SecurityIDSource  22  type  e g  CUSIP  SEDOL  ISIN  etc    Requires SecurityIDSource  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="SecurityID" tag="48" datatype="String" ComponentType="Field" StdAbbrev="ID" QualifiedAbbrev="ID" Category="" CategoryAbbrev="" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string" />
</xs:simpleType>
Collapse Derivation Tree:
Collapse References:
nsA:ID