Definition Type: Element
Name: notifyingParty
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Type: nsD:NotifyingParty
Containing Schema: fpml-option-shared-5-10.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Pointer style references to a party identifier defined elsewhere in the document. The notifying party is the party that notifies the other party when a credit event has occurred by means of a credit event notice. If more than one party is referenced as being the notifying party then either party may notify the other of a credit event occurring. ISDA 2003 Term: Notifying Party.
Collapse XSD Schema Diagram:
Drilldown into sellerPartyReference in schema fpml-option-shared-5-10_xsd2 Drilldown into buyerPartyReference in schema fpml-option-shared-5-10_xsd2 Drilldown into NotifyingParty in schema fpml-option-shared-5-10_xsd2XSD Diagram of notifyingParty in schema fpml-option-shared-5-10_xsd2 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="notifyingParty" type="NotifyingParty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Pointer style references to a party identifier defined elsewhere in the document. The notifying party is the party that notifies the other party when a credit event has occurred by means of a credit event notice. If more than one party is referenced as being the notifying party then either party may notify the other of a credit event occurring. ISDA 2003 Term: Notifying Party.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
buyerPartyReference nsD:buyerPartyReference 0 (1)
sellerPartyReference nsD:sellerPartyReference 0 (1)
Collapse Derivation Tree: