Definition Type: ComplexType
Name: Leg
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-shared-5-10.xsd
Abstract True
Documentation:
A supertype of leg. All swap legs extend this type.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-shared-5-10_xsdXSD Diagram of Leg in schema fpml-shared-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="Leg" abstract="true">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A supertype of leg. All swap legs extend this type.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="id" type="xsd:ID" />
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:CommodityForwardLeg, nsA:CommodityPerformanceSwapLeg, nsA:CommoditySwapLeg, nsA:DirectionalLegnsA:FeeLeg, nsA:FxSwapLeg, nsA:InterestRateStream, nsA:RepoLegBase,