group "CommodityNotionalQuantity.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
The different options for specifying the Notional Quantity. A flat notional for the term of the contract may be specified, or else the Notional Quantity per Calculation Period. In the latter case, there must be a notional quantity step specified for each Calculation Period, regardless of whether the Notional Quantity changes or remains the same between periods.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="CommodityNotionalQuantity.model">
<xsd:choice>
<xsd:sequence>
<xsd:element name="notionalQuantity" type="CommodityNotionalQuantity"/>
<xsd:element name="totalNotionalQuantity" type="xsd:decimal"/>
</xsd:sequence>
</xsd:choice>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
notionalQuantity
Type:
CommodityNotionalQuantity, complex content
The Notional Quantity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="notionalQuantity" type="CommodityNotionalQuantity"/>

totalNotionalQuantity
Type:
xsd:decimal, predefined, simple content
The Total Notional Quantity.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="totalNotionalQuantity" type="xsd:decimal"/>

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.