group "PublicReportingNonCDESizeFields"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (3):
Known Usage Locations
Annotation
Fields related to product size that are not specifically called out in CPMI-IOSCO CDE.
XML Source (w/o annotations (1); see within schema source)
<xsd:group name="PublicReportingNonCDESizeFields">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="quantity" type="NonNegativeDecimal"/>
<xsd:element maxOccurs="unbounded" name="quantityFrequency" type="NonNegativeDecimal"/>
<xsd:element maxOccurs="unbounded" name="totalNotionalQuantity" type="NonNegativeDecimal"/>
<!-- notional quantity schedule - quantity frequency -->
<!-- .... (omit numerous fields) ... -->
<!-- notional quantity schedule - quantity frequency -->
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
quantity
Type:
NonNegativeDecimal, simple content
Simple Content
xsd:decimal
minInclusive:
0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="quantity" type="NonNegativeDecimal"/>

quantityFrequency
Type:
NonNegativeDecimal, simple content
Simple Content
xsd:decimal
minInclusive:
0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="quantityFrequency" type="NonNegativeDecimal"/>

totalNotionalQuantity
Type:
NonNegativeDecimal, simple content
Simple Content
xsd:decimal
minInclusive:
0
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="totalNotionalQuantity" type="NonNegativeDecimal"/>

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.