<xs:simpleType name="Designation_t">
<xs:annotation>
<xs:documentation xml:lang="en">Free format text defining the designation to be associated with a holding on the register Used to identify assets of a specific underlying investor using a common registration e g a broker s nominee or street name
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Designation" tag="494" datatype="String" ComponentType="Field" StdAbbrev="Designation" QualifiedAbbrev="Designation" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|