<xs:simpleType name="PaymentRemitterID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies sender of a payment e g the payment remitter or a customer reference number
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="PaymentRemitterID" tag="505" datatype="String" ComponentType="Field" StdAbbrev="PmtRemitterID" QualifiedAbbrev="PmtRemtrID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|