complexType "Commodity"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
instrumentId*, commodityBase??, specifiedPrice?, deliveryDates??
</...>
Content Model Elements (4):
commodityBase, instrumentId (defined in IdentifiedAsset complexType),
All Direct / Indirect Based Elements (3):
commodity, commodity (in floatingLeg)
Known Usage Locations
Annotation
A type describing a commodity underlying asset.
Type Definition Detail
Type Derivation Tree
Asset (extension)
  IdentifiedAsset (extension)
      Commodity
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="Commodity">
<xsd:complexContent>
<xsd:extension base="IdentifiedAsset">
<xsd:sequence>
<xsd:group ref="CommodityProduct.model"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>

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.