group "CommodityNotionalQuantity.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
notionalQuantity, totalNotionalQuantity
Content Model Elements (2):
notionalQuantity, 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 (3); see within schema source)
<xsd:group name="CommodityNotionalQuantity.model">
<xsd:choice>
<xsd:sequence>
<!--View Generation: Removed a degenerate choice.-->
<xsd:element name="notionalQuantity" type="CommodityNotionalQuantity"/>
<xsd:element name="totalNotionalQuantity" type="xsd:decimal"/>
</xsd:sequence>
<!--View Generation: SKIPPED quantityReference - References-->
</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 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.