Namespace: |
|
Content: |
6 elements |
Defined: |
globally in fpml-com-5-5.xsd; see XML source |
Includes: |
definitions of 6 elements |
Used: |
at 1 location |
Complex Content Model |
(fixedPriceSchedule | fixedPrice | worldscaleRate | contractRate | settlementPeriodsPrice+), totalPrice? |
<xsd:group name="CommodityFixedPrice.model"> <xsd:sequence> <xsd:choice> <xsd:choice> <xsd:element maxOccurs="unbounded" name="settlementPeriodsPrice" type="SettlementPeriodsFixedPrice"/> </xsd:choice> </xsd:choice> </xsd:sequence> </xsd:group> |
Type: |
NonNegativeMoney, complex content |
<xsd:element name="contractRate" type="NonNegativeMoney"/> |
Type: |
FixedPrice, complex content |
<xsd:element name="fixedPrice" type="FixedPrice"/> |
Type: |
CommodityFixedPriceSchedule, complex content |
<xsd:element name="fixedPriceSchedule" type="CommodityFixedPriceSchedule"/> |
Type: |
SettlementPeriodsFixedPrice, complex content |
<xsd:element maxOccurs="unbounded" name="settlementPeriodsPrice" type="SettlementPeriodsFixedPrice"/> |
Type: |
NonNegativeMoney, complex content |
<xsd:element minOccurs="0" name="totalPrice" type="NonNegativeMoney"/> |
Type: |
xsd:decimal, predefined, simple content |
<xsd:element name="worldscaleRate" 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. |