complexType "RegulatoryTradingObligation"
Namespace:
Content:
complex, 3 elements
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (3):
exception, exceptionDeclaration, tradedOnVenue
All Direct / Indirect Based Elements (5):
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xsd:complexType name="RegulatoryTradingObligation">
<xsd:sequence>
<xsd:element name="tradedOnVenue" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="exception" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="exceptionDeclaration" type="FacilityExecutionExceptionDeclaration"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 3/3)
exception
Type:
xsd:boolean, predefined, simple content
Specifies whether the party invoked exception to not execute the trade on facility such as SEF and DCM even though the particular product is mandated to execute on a SEF.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="exception" type="xsd:boolean"/>

exceptionDeclaration
Type:
Provides supporting evidence when a party invoked exception to not execute the trade on facility such as SEF and DCM even though the particular product is mandated to execute on a SEF.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="exceptionDeclaration" type="FacilityExecutionExceptionDeclaration"/>

tradedOnVenue
Type:
xsd:boolean, predefined, simple content
Whether the particular product must be executed on a SEF or DCM. See to Dodd-Frank section 723(a)(8).
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="tradedOnVenue" type="xsd:boolean"/>

XML schema documentation generated with DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.