group "RegulatoryReportingNonCDESizeFields.model"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (4):
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="RegulatoryReportingNonCDESizeFields.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 minOccurs="0" name="quantitySchedule" type="CommodityPhysicalQuantitySchedule"/>
<xsd:element maxOccurs="unbounded" minOccurs="0" name="totalNotionalQuantity" type="NonNegativeDecimal"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
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"/>

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

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 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.