Definition Type: Element
Name: singlePartyOption
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:SinglePartyOption
Containing Schema: fpml-ird-4-4.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 sellerPartyReference in schema fpml-shared-4-4_xsd Drilldown into buyerPartyReference in schema fpml-shared-4-4_xsd Drilldown into BuyerSeller.model in schema fpml-shared-4-4_xsd Drilldown into SinglePartyOption in schema fpml-ird-4-4_xsdXSD Diagram of singlePartyOption in schema fpml-ird-4-4_xsd (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 fpml:buyerPartyReference (1) (1)
sellerPartyReference fpml:sellerPartyReference (1) (1)
<xs:group> fpml:BuyerSeller.model (1) (1)
Collapse Derivation Tree: