group "PublicReportingNonCDESizeFields.model"
Namespace:
Content:
Defined:
Includes:
definitions of 3 elements
Used:
Component 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.model">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quantity" type="NonNegativeDecimal"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="quantityFrequency" type="NonNegativeDecimal"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="totalNotionalQuantity" type="NonNegativeDecimal"/>
</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" minOccurs="0" 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" minOccurs="0" 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" minOccurs="0" name="totalNotionalQuantity" type="NonNegativeDecimal"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.