<xsd:complexType name="TradingWaiver">
<xsd:annotation>
<xsd:documentation xml:lang="en">Indication as to whether the transaction was executed under a pre-trade waiver in accordance with Articles 4 and 9 of Regulation (EU) 600/2014.</xsd:documentation>
</xsd:annotation>
<xsd:simpleContent>
<xsd:extension base="Scheme">
<xsd:attribute name="tradingWaiverScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/esma-mifir-trading-waiver" />
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>
|