Definition Type: ComplexType
Name: Leg
Namespace: http://www.fpml.org/FpML-5/recordkeeping
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_xsd3XSD Diagram of Leg in schema fpml-shared-5-10_xsd3 (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 nsD:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsD:CommodityForwardLeg, nsD:CommodityPerformanceSwapLeg, nsD:CommoditySwapLeg, nsD:DirectionalLegnsD:FeeLeg, nsD:FxSwapLeg, nsD:InterestRateStream, nsD:RepoLegBase,