<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>
|