complexType "MetalPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in fpml-com-5-5.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Content Model Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
    >
   
Content: 
metal, deliveryConditions?, totalPhysicalQuantity
</...>
Content Model Elements (3):
deliveryConditions (in metalPhysicalLeg),
metal,
totalPhysicalQuantity (defined in CommodityFixedPhysicalQuantity.model group)
All Direct / Indirect Based Elements (1):
metalPhysicalLeg
Known Usage Locations
Annotation
Physically settled leg of a physically settled Metal transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityForwardLeg (extension)
      PhysicalForwardLeg (extension)
          MetalPhysicalLeg
XML Source (w/o annotations (3); see within schema source)
<xsd:complexType name="MetalPhysicalLeg">
<xsd:complexContent>
<xsd:extension base="PhysicalForwardLeg">
<xsd:sequence>
<xsd:element name="metal" type="Metal"/>
<!--View Generation: SKIPPED deliveryPeriods - Documentation-->
<xsd:element minOccurs="0" name="deliveryConditions" type="MetalDelivery"/>
<!--View Generation: SKIPPED conversionFactor - Documentation-->
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/3)
deliveryConditions
Type:
MetalDelivery, complex content
The physical delivery arrangements and requirements for a physically settled non-precious metal transaction.
XML Source (w/o annotations (1); see within schema source)
<xsd:element minOccurs="0" name="deliveryConditions" type="MetalDelivery"/>

metal
Type:
Metal, complex content
The specification of the Metal Product to be delivered.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="metal" type="Metal"/>

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.