<xs:simpleType name="CashDistribAgentAcctName_t">
<xs:annotation>
<xs:documentation xml:lang="en">Name of account at agent bank for distributions
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="CashDistribAgentAcctName" tag="502" datatype="String" ComponentType="Field" StdAbbrev="CshDistribAgentAcctName" QualifiedAbbrev="CshDistribAgentAcctName" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|