group "CommodityContent.model"
Namespace:
Content:
Defined:
globally in fpml-com-5-3.xsd; see XML source
Includes:
definitions of 4 elements
Used:
Content Model Diagram
Complex Content Model
commonPricing?, marketDisruption?, settlementDisruption?, rounding?
Content Model Elements (4):
commonPricing, rounding (defined in CommodityContent.model group),
Known Usage Locations
Annotation
Items common to all Commodity Transactions.
XML Source (w/o annotations (5); see within schema source)
<xsd:group name="CommodityContent.model">
<xsd:sequence>
<xsd:element minOccurs="0" name="commonPricing" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="marketDisruption" type="CommodityMarketDisruption"/>
<xsd:element minOccurs="0" name="settlementDisruption" type="CommodityBullionSettlementDisruptionEnum"/>
<xsd:element minOccurs="0" name="rounding" type="Rounding"/>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 4/4)
commonPricing
Type:
xsd:boolean, predefined, simple content
Common pricing may be relevant for a Transaction that references more than one Commodity Reference Price. If Common Pricing is not specified as applicable, it will be deemed not to apply.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="commonPricing" type="xsd:boolean"/>

marketDisruption
Type:
CommodityMarketDisruption, complex content
Market disruption events as defined in the ISDA 1993 Commodity Definitions or in ISDA 2005 Commodity Definitions, as applicable.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="marketDisruption" type="CommodityMarketDisruption"/>

rounding
Type:
Rounding, complex content
Rounding direction and precision for amounts.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="rounding" type="Rounding"/>

settlementDisruption
Type:
The consequences of Bullion Settlement Disruption Events.
Simple Content
enumeration of xsd:token
Enumeration:
"Negotiation"
 - 
Negotiation will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.
"Cancellation and Payment"
 - 
Cancellation and Payment will apply in the event of Bullion Settlement Disruption as per Section 10.5.(d) of the 2005 Commodity Definitions.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="settlementDisruption" type="CommodityBullionSettlementDisruptionEnum"/>

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.