Definition Type: Element
Name: nearLeg
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:RepoNearLeg
Containing Schema: fpml-repo-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A repo contract is modeled as two purchase/repurchase transactions which are called legs. This is the near leg, i.e. the transaction that will be executed on the near settlement date of the contract.
Collapse XSD Schema Diagram:
Drilldown into collateral in schema fpml-repo-5-10_xsd2 Drilldown into deliveryDate in schema fpml-repo-5-10_xsd2 Drilldown into deliveryMethod in schema fpml-repo-5-10_xsd2 Drilldown into fxRate in schema fpml-repo-5-10_xsd2 Drilldown into settlementAmount in schema fpml-repo-5-10_xsd2 Drilldown into settlementDate in schema fpml-repo-5-10_xsd2 Drilldown into sellerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd4 Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd4 Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd4 Drilldown into id in schema fpml-shared-5-10_xsd4 Drilldown into Leg in schema fpml-shared-5-10_xsd4 Drilldown into RepoLegBase in schema fpml-repo-5-10_xsd2 Drilldown into RepoNearLeg in schema fpml-repo-5-10_xsd2XSD Diagram of nearLeg in schema fpml-repo-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="nearLeg" type="RepoNearLeg" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A repo contract is modeled as two purchase/repurchase transactions which are called legs. This is the near leg, i.e. the transaction that will be executed on the near settlement date of the contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference nsE:buyerPartyReference 0 (1)
buyerAccountReference nsE:buyerAccountReference 0 (1)
sellerPartyReference nsE:sellerPartyReference 0 (1)
sellerAccountReference nsE:sellerAccountReference 0 (1)
settlementDate nsE:settlementDate 0 (1)
settlementAmount nsE:settlementAmount 0 (1)
fxRate nsE:fxRate 0 (1)
deliveryMethod nsE:deliveryMethod 0 (1)
deliveryDate nsE:deliveryDate 0 (1)
collateral nsE:collateral 0 unbounded
<xs:group> nsE:BuyerSeller.model (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: