complexType "RegulatoryReportingProduct"
Namespace:
Content:
complex, 1 attribute, 17 elements
Defined:
Includes:
definitions of 12 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (17):
primaryAssetClass (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
regulatoryProductInfo
Known Usage Locations
Annotation
Simple product representation providing key information about trade economics of any type of trade for regulatory reporting purposes.
Type Definition Detail
Type Derivation Tree
Product (extension)
  RegulatoryReportingProduct
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="RegulatoryReportingProduct">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element name="parties" type="RegulatoryReportingProductParties"/>
<xsd:element name="dates" type="RegulatoryReportingProductDates"/>
<xsd:element name="sizes" type="RegulatoryReportingProductSizes"/>
<xsd:element minOccurs="0" name="priceTerms" type="RegulatoryReportingProductPriceTerms"/>
<xsd:element minOccurs="0" name="otherCalculationTerms" type="RegulatoryReportingProductCalculationTerms"/>
<xsd:element minOccurs="0" name="optionDetails" type="RegulatoryReportingNonCDEOptionDetails"/>
<xsd:element minOccurs="0" name="settlementDetails" type="RegulatoryReportingProductSettlementDetails"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="otherPayment" type="RegReportingPayment"/>
<xsd:element minOccurs="0" name="creditDetails" type="RegulatoryReportingProductCreditDetails"/>
<xsd:element minOccurs="0" name="fxDetails" type="RegulatoryReportingProductNonCDEFxDetails"/>
<xsd:element minOccurs="0" name="commodityDetails" type="RegulatoryReportingNonCDEProductCommodityDetails"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 12/17)
commodityDetails
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="commodityDetails" type="RegulatoryReportingNonCDEProductCommodityDetails"/>

creditDetails
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="creditDetails" type="RegulatoryReportingProductCreditDetails"/>

dates
Type:
XML Source (see within schema source)
<xsd:element name="dates" type="RegulatoryReportingProductDates"/>

fxDetails
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="fxDetails" type="RegulatoryReportingProductNonCDEFxDetails"/>

optionDetails
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="optionDetails" type="RegulatoryReportingNonCDEOptionDetails"/>

otherCalculationTerms
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="otherCalculationTerms" type="RegulatoryReportingProductCalculationTerms"/>

otherPayment
Type:
RegReportingPayment, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="otherPayment" type="RegReportingPayment"/>

parties
Type:
XML Source (see within schema source)
<xsd:element name="parties" type="RegulatoryReportingProductParties"/>

priceTerms
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="priceTerms" type="RegulatoryReportingProductPriceTerms"/>

settlementDetails
Type:
XML Source (see within schema source)
<xsd:element minOccurs="0" name="settlementDetails" type="RegulatoryReportingProductSettlementDetails"/>

sizes
Type:
XML Source (see within schema source)
<xsd:element name="sizes" type="RegulatoryReportingProductSizes"/>

underlyers
Type:
XML Source (see within schema source)

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.