<xs:simpleType name="SideComplianceID_t">
<xs:annotation>
<xs:documentation xml:lang="en">ID within repeating group of sides which is used to represent this transaction for compliance purposes e g OATS reporting
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SideComplianceID" tag="659" datatype="String" ComponentType="Field" StdAbbrev="SideComplianceID" QualifiedAbbrev="SideComplianceID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|