<xs:simpleType name="SideExecID_t">
<xs:annotation>
<xs:documentation>When reporting trades, used to reference the identifier of the execution (ExecID) being reported if different ExecIDs were assigned to each side of the trade.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="SideExecID" ComponentType="Field" Tag="1427" Type="String" AbbrName="SideExecID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|