Definition Type: ComplexType
Name: NotifyingParty
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-option-shared-4-4.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sellerPartyReference in schema fpml-option-shared-4-4_xsd Drilldown into buyerPartyReference in schema fpml-option-shared-4-4_xsdXSD Diagram of NotifyingParty in schema fpml-option-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="NotifyingParty">
    <xsd:sequence>
        <xsd:element name="buyerPartyReference" type="PartyReference" />
        <xsd:element name="sellerPartyReference" type="PartyReference" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference fpml:buyerPartyReference (1) (1)
sellerPartyReference fpml:sellerPartyReference 0 (1)
Collapse Derivation Tree:
Collapse References:
fpml:notifyingParty