Definition Type: ComplexType
Name: MetalPhysicalLeg
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:PhysicalForwardLeg
Containing Schema: fpml-com-5-10.xsd
Abstract
Documentation:
Physically settled leg of a physically settled Metal transaction.
Collapse XSD Schema Diagram:
Drilldown into totalPhysicalQuantity in schema fpml-com-5-10_xsd3 Drilldown into CommodityFixedPhysicalQuantity.model in schema fpml-com-5-10_xsd3 Drilldown into deliveryConditions in schema fpml-com-5-10_xsd3 Drilldown into metal in schema fpml-com-5-10_xsd3 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Leg in schema fpml-shared-5-10_xsd5 Drilldown into CommodityForwardLeg in schema fpml-com-5-10_xsd3 Drilldown into PhysicalForwardLeg in schema fpml-com-5-10_xsd3XSD Diagram of MetalPhysicalLeg in schema fpml-com-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="MetalPhysicalLeg">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Physically settled leg of a physically settled Metal transaction.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="PhysicalForwardLeg">
            <xsd:sequence>
                <xsd:element name="metal" type="Metal">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The specification of the Metal Product to be delivered.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element name="deliveryConditions" type="MetalDelivery" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation xml:lang="en">The physical delivery arrangements and requirements for a physically settled non-precious metal transaction.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:group ref="CommodityFixedPhysicalQuantity.model" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
metal nsF:metal (1) (1)
deliveryConditions nsF:deliveryConditions 0 (1)
totalPhysicalQuantity nsF:totalPhysicalQuantity (1) (1)
<xs:group> nsF:CommodityFixedPhysicalQuantity.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsF:metalPhysicalLeg