complexType "PublicReportingProduct"
Namespace:
Content:
complex, 1 attribute, 13 elements
Defined:
Includes:
definitions of 8 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (13):
primaryAssetClass (defined in Product.model group),
productId (defined in Product.model group),
productType (defined in Product.model group),
All Direct / Indirect Based Elements (1):
publicProductInfo
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)
  PublicReportingProduct
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="PublicReportingProduct">
<xsd:complexContent>
<xsd:extension base="Product">
<xsd:sequence>
<xsd:element name="dates" type="PublicReportingProductDates"/>
<xsd:element name="sizes" type="PublicReportingProductSizes"/>
<xsd:element name="underlyers" type="PublicReportingProductUnderlyers"/>
<xsd:element minOccurs="0" name="priceTerms" type="PublicReportingProductPriceTerms"/>
<xsd:element minOccurs="0" name="otherCalculationTerms" type="PublicReportingProductCalculationTerms"/>
<xsd:element minOccurs="0" name="optionDetails" type="PublicReportingNonCDEOptionDetails"/>
<xsd:element minOccurs="0" name="settlementDetails" type="PublicReportingProductSettlementDetails"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="otherPayment" type="PublicReportingPayment"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 8/13)
dates
Type:
XML Source (see within schema source)
<xsd:element name="dates" type="PublicReportingProductDates"/>

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

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

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

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

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

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

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

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.