<xs:simpleType name="BusinessRejectRefID_t">
<xs:annotation>
<xs:documentation xml:lang="en">The value of the business level ID field on the message being referenced
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="BusinessRejectRefID" tag="379" datatype="String" ComponentType="Field" StdAbbrev="BizRejRefID" QualifiedAbbrev="BizRejRefID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|