Definition Type: ComplexType
Name: NotifyingParty
Namespace: http://www.fpml.org/2003/FpML-4-0
Containing Schema: fpml-cd-4-0.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sellerPartyReference in schema fpml-cd-4-0_xsd Drilldown into buyerPartyReference in schema fpml-cd-4-0_xsdXSD Diagram of NotifyingParty in schema fpml-cd-4-0_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