Definition Type: ComplexType
Name: SinglePartyOption
Namespace: http://www.fpml.org/FpML-5/pretrade
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_xsd2 Drilldown into sellerPartyReference in schema fpml-shared-5-10_xsd2 Drilldown into buyerAccountReference in schema fpml-shared-5-10_xsd2 Drilldown into buyerPartyReference in schema fpml-shared-5-10_xsd2 Drilldown into BuyerSeller.model in schema fpml-shared-5-10_xsd2XSD Diagram of SinglePartyOption in schema fpml-ird-5-10_xsd1 (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 nsC:buyerPartyReference (1) (1)
buyerAccountReference nsC:buyerAccountReference 0 (1)
sellerPartyReference nsC:sellerPartyReference (1) (1)
sellerAccountReference nsC:sellerAccountReference 0 (1)
<xs:group> nsC:BuyerSeller.model (1) (1)
Collapse Derivation Tree:
Collapse References:
nsC:singlePartyOption