<xs:simpleType name="ComplianceID_t">
<xs:annotation>
<xs:documentation xml:lang="en">ID 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="ComplianceID" tag="376" datatype="String" ComponentType="Field" StdAbbrev="ComplianceID" QualifiedAbbrev="ComplianceID" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|