complexType "PublicReportingProductPriceTerms"
Namespace:
Content:
complex, 8 elements
Defined:
Includes:
definitions of 8 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (8):
All Direct / Indirect Based Elements (1):
priceTerms (in publicProductInfo)
Known Usage Locations
Annotation
All price term information is defined by CPMI-IOSCO CDE.
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="PublicReportingProductPriceTerms">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fixedRate" type="xsd:decimal"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="fixedRateNotation" type="xsd:token"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="spread" type="xsd:decimal"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="spreadCurrency" type="Currency"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="spreadNotation" type="xsd:token"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="strikePrice" type="xsd:decimal"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="strikePriceNotation" type="xsd:token"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exchangeRate" type="ExchangeRate"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 8/8)
exchangeRate
Type:
ExchangeRate, complex content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exchangeRate" type="ExchangeRate"/>

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

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

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

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

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

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

strikePriceNotation
Type:
xsd:token, predefined, simple content
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" name="strikePriceNotation" 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.