<xs:simpleType name="SecondaryTradeReportRefID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Used to refer to a previous SecondaryTradeReportRefID when amending the transaction cancel replace release or reversal
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SecondaryTradeReportRefID" tag="881" datatype="String" ComponentType="Field" StdAbbrev="ScndTrdRptRefID" QualifiedAbbrev="TrdRptRefID2" Category="TradeCapture" CategoryAbbrev="RptRefID2" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|