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

quantityReference
Type:
QuantityReference, empty content
A pointer style reference to a quantity defined on another leg.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="quantityReference" type="QuantityReference"/>

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 DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.