Definition Type: Element
Name: singlePartyOption
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:SinglePartyOption
Containing Schema: fpml-ird-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
If optional early termination is not available to both parties then this component specifies the buyer and seller of the option.
Collapse XSD Schema Diagram:
Drilldown into sellerAccountReference in schema fpml-shared-5-10_xsd3 Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd3 Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd3 Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd3 Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd3 Drilldown into SinglePartyOption in schema fpml-ird-5-10_xsd2XSD Diagram of singlePartyOption in schema fpml-ird-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="singlePartyOption" type="SinglePartyOption" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">If optional early termination is not available to both parties then this component specifies the buyer and seller of the option.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference nsD:buyerPartyReference (1) (1)
buyerAccountReference nsD:buyerAccountReference 0 (1)
sellerPartyReference nsD:sellerPartyReference (1) (1)
sellerAccountReference nsD:sellerAccountReference 0 (1)
<xs:group> nsD:BuyerSeller.model (1) (1)
Collapse Derivation Tree: