Definition Type: ComplexType
Name: SinglePartyOption
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-ird-4-4.xsd
Abstract
Documentation:
A type describing the buyer and seller of an 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_xsdXSD Diagram of SinglePartyOption in schema fpml-ird-4-4_xsd (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 fpml:buyerPartyReference (1) (1)
sellerPartyReference fpml:sellerPartyReference (1) (1)
<xs:group> fpml:BuyerSeller.model (1) (1)
Collapse Derivation Tree:
Collapse References:
fpml:singlePartyOption