complexType "CommodityNotionalQuantitySchedule"
Namespace:
Content:
complex, 1 attribute, 5 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 1 attribute, 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (5):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
The Notional Quantity per Calculation Period. 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 (4); see within schema source)
<xsd:complexType name="CommodityNotionalQuantitySchedule">
<xsd:sequence>
<xsd:choice>
<xsd:element maxOccurs="unbounded" name="notionalStep" type="CommodityNotionalQuantity"/>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="id" type="xsd:ID"/>
</xsd:complexType>
Attribute Detail (all declarations; defined within this component only; 1/1)
id
Type:
xsd:ID, predefined
Use:
optional
XML Source (see within schema source)
<xsd:attribute name="id" type="xsd:ID"/>
Content Element Detail (all declarations; defined within this component only; 2/5)
notionalStep
Type:
CommodityNotionalQuantity, complex content
The Notional Quantity per Calculation Period. There must be a Notional Quantity specified for each Calculation Period, regardless of whether the quantity changes or remains the same between periods.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="notionalStep" type="CommodityNotionalQuantity"/>

settlementPeriodsNotionalQuantitySchedule
Type:
For an electricity transaction, the Notional Quantity schedule for a one or more groups of Settlement Periods to which the Notional Quantity is based. If the schedule differs for different groups of Settlement Periods, this element should be repeated.
XML Source (w/o annotations (1); see within schema source)

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.