Definition Type: ComplexType
Name: NotifyingParty
Namespace: http://www.fpml.org/FpML-5/confirmation
Containing Schema: fpml-option-shared-5-10.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sellerPartyReference in schema fpml-option-shared-5-10_xsd Drilldown into buyerPartyReference in schema fpml-option-shared-5-10_xsdXSD Diagram of NotifyingParty in schema fpml-option-shared-5-10_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 nsA:buyerPartyReference (1) (1)
sellerPartyReference nsA:sellerPartyReference 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:notifyingParty