Definition Type: SimpleType
Name: Symbol_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
Ticker symbol Common human understood representation of the security SecurityID 48 value can be specified if no symbol exists e g non exchange traded Collective Investment Vehicles Use N A for products which do not have a symbol
Collapse XSD Schema Diagram:
XSD Diagram of Symbol_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="Symbol_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">Ticker symbol  Common   human understood  representation of the security  SecurityID  48  value can be specified if no symbol exists  e g  non exchange traded Collective Investment Vehicles  Use   N A   for products which do not have a symbol  
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="Symbol" tag="55" datatype="String" ComponentType="Field" StdAbbrev="Sym" QualifiedAbbrev="Sym" 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:Sym