<xs:simpleType name="BookingRefID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Common reference passed to a post trade booking process e g industry matching utility
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="BookingRefID" tag="466" datatype="String" ComponentType="Field" StdAbbrev="BkngRefID" QualifiedAbbrev="BkngRefID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|