Definition Type: ComplexType
Name: SinglePartyOption
Namespace: http://www.fpml.org/FpML-5/reporting
Containing Schema: fpml-ird-5-10.xsd
Abstract
Documentation:
A type describing the buyer and seller of an option.
Collapse XSD Schema Diagram:
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_xsd4XSD Diagram of SinglePartyOption in schema fpml-ird-5-10_xsd3 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="SinglePartyOption">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type describing the buyer and seller of an option.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:group ref="BuyerSeller.model" />
    </xsd:sequence>
</xsd:complexType>
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)
<xs:group> nsE:BuyerSeller.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsE:singlePartyOption