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