<xs:simpleType name="SideComplianceID_t">
<xs:annotation>
<xs:documentation>
ID within repeating group of sides which is used to represent this transaction for compliance purposes (e.g. OATS reporting).
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="SideComplianceID" ComponentType="Field" Tag="659" Type="String" AbbrName="SideComplianceID" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|