complexType "MetalPhysicalLeg"
Namespace:
Content:
complex, 1 attribute, 4 elements
Defined:
globally in fpml-com-5-13.xsd; see XML source
Includes:
definitions of 2 elements
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xsd:ID
   
>
   
Content: 
</...>
Content Model Elements (4):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Physically settled leg of a physically settled Metal transaction.
Type Definition Detail
Type Derivation Tree
Leg (extension)
  CommodityLeg (extension)
      PhysicalLegBase (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"/>
<xsd:element minOccurs="0" name="deliveryConditions" type="MetalDelivery"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
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 FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.