<xs:simpleType name="SecurityAltID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Alternate Security identifier value for this security of SecurityAltIDSource 456 type e g CUSIP SEDOL ISIN etc Requires SecurityAltIDSource
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SecurityAltID" tag="455" datatype="String" ComponentType="Field" StdAbbrev="AltID" QualifiedAbbrev="AltID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|