<xs:simpleType name="Account_t">
<xs:annotation>
<xs:documentation xml:lang="en">Account mnemonic as agreed between buy and sell sides e g broker and institution or investor intermediary and fund manager
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="Account" tag="1" datatype="String" ComponentType="Field" StdAbbrev="Acct" QualifiedAbbrev="Acct" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|