complexType "RegulatoryClassification.Part43_2012"
Namespace:
Content:
complex, 9 elements
Defined:
Includes:
definitions of 7 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (9):
cancellation,
cleared (in cftc_part43_2012),
collateralizationType (in cftc_part43_2012),
executionVenueType (in cftc_part43_2012),
largeSizeTrade (in cftc_part43_2012),
offMarketPrice (in cftc_part43_2012),
reportingPurpose (defined in ReportingRoleAndPurpose.model group),
reportingRole (defined in ReportingRoleAndPurpose.model group),
supervisoryBody (in cftc_part43_2012)
All Direct / Indirect Based Elements (1):
cftc_part43_2012
Known Usage Locations
Type Definition Detail
Type Derivation Tree
  RegulatoryClassification.Part43_2012
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="RegulatoryClassification.Part43_2012">
<xsd:complexContent>
<xsd:extension base="RegulatoryClassification">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="supervisoryBody" type="xsd:token"/>
<xsd:element minOccurs="0" name="cancellation" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="cleared" type="xsd:token"/>
<xsd:element minOccurs="0" name="executionVenueType" type="ExecutionVenueType"/>
<xsd:element minOccurs="0" name="collateralizationType" type="CollateralizationType"/>
<xsd:element minOccurs="0" name="offMarketPrice" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="largeSizeTrade" type="xsd:boolean"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 7/9)
cancellation
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="cancellation" type="xsd:boolean"/>

cleared
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="cleared" type="xsd:token"/>

collateralizationType
Type:
CollateralizationType, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="collateralizationType" type="CollateralizationType"/>

executionVenueType
Type:
ExecutionVenueType, simple content
Simple Content
xsd:normalizedString
maxLength:
255
minLength:
0
XML Source (see within schema source)
<xsd:element minOccurs="0" name="executionVenueType" type="ExecutionVenueType"/>

largeSizeTrade
Type:
xsd:boolean, predefined, simple content
XML Source (see within schema source)
<xsd:element minOccurs="0" name="largeSizeTrade" type="xsd:boolean"/>

offMarketPrice
Type:
xsd:boolean, predefined, simple content
Indicates that the price does not reflect the current market. For example, in a credit trade where the two counterparties are not of equal credit standing, there is no initial margin and one party pays collateral to the other in the form of an add-on to the price (say a price that would otherwise be 100 at the market is struck at 105 to include the collateral, resulting in a very off-market looking price.)
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="offMarketPrice" type="xsd:boolean"/>

supervisoryBody
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="supervisoryBody" type="xsd:token"/>

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.