complexType "RegulatoryReportingProductPriceTerms"
Namespace:
Content:
complex, 10 elements
Defined:
Includes:
definitions of 10 elements
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
</...>
Content Model Elements (10):
exchangeRate (in priceTerms in regulatoryProductInfo),
fixedRate (in priceTerms in regulatoryProductInfo),
fixedRateNotation (in priceTerms in regulatoryProductInfo),
fixedRateSchedule (in priceTerms in regulatoryProductInfo),
spread (in priceTerms in regulatoryProductInfo),
spreadCurrency (in priceTerms in regulatoryProductInfo),
spreadNotation (in priceTerms in regulatoryProductInfo),
strikePrice (in priceTerms in regulatoryProductInfo),
strikePriceNotation (in priceTerms in regulatoryProductInfo),
strikePriceSchedule
All Direct / Indirect Based Elements (1):
priceTerms (in regulatoryProductInfo)
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="RegulatoryReportingProductPriceTerms">
<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="fixedRateSchedule" type="Schedule"/>
<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="strikePriceSchedule" type="Schedule"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="exchangeRate" type="ExchangeRate"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 10/10)
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"/>

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

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"/>

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

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.