<xs:simpleType name="SecondaryTradeReportRefID_t">
<xs:annotation>
<xs:documentation>
Used to refer to a previous SecondaryTradeReportRefID when amending the transaction (cancel, replace, release, or reversal).
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="SecondaryTradeReportRefID" ComponentType="Field" Tag="881" Type="String" AbbrName="TrdRptRefID2" Category="TradeCapture" CategoryAbbrName="RptRefID2" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|