group "CommoditySwapDetails.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
effectiveDate, terminationDate, commoditySwapLeg*
Content Model Elements (3):
commoditySwapLeg,
effectiveDate (defined in CommoditySwapDetails.model group),
terminationDate (defined in CommoditySwapDetails.model group)
Known Usage Locations
XML Source (w/o annotations (2); see within schema source)
<xsd:group name="CommoditySwapDetails.model">
<xsd:sequence>
<xsd:element name="effectiveDate" type="AdjustableOrRelativeDate"/>
<xsd:element name="terminationDate" type="AdjustableOrRelativeDate"/>
<!--View Generation: SKIPPED settlementCurrency - Standardized-->
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="commoditySwapLeg"/>
<!--View Generation: SKIPPED - Documentation-->
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 3/3)
commoditySwapLeg
Type:
CommoditySwapLeg, empty content
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 6 elements
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="commoditySwapLeg"/>

effectiveDate
Type:
AdjustableOrRelativeDate, complex content
Specifies the effective date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the effective date of the other leg of the swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="effectiveDate" type="AdjustableOrRelativeDate"/>

terminationDate
Type:
AdjustableOrRelativeDate, complex content
Specifies the termination date of this leg of the swap. When defined in relation to a date specified somewhere else in the document (through the relativeDate component), this element will typically point to the termination date of the other leg of the swap.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="terminationDate" type="AdjustableOrRelativeDate"/>

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.