Definition Type: Element
Name: demandsAndNotices
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:PartyContactInformation
Containing Schema: fpml-legal-5-10.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
The contact information to which demands and notices should be addressed. There could be several of such contacts for each party to the agreement.
Collapse XSD Schema Diagram:
Drilldown into person in schema fpml-shared-5-10_xsd1 Drilldown into businessUnit in schema fpml-shared-5-10_xsd1 Drilldown into contactInfo in schema fpml-shared-5-10_xsd1 Drilldown into partyReference in schema fpml-shared-5-10_xsd1 Drilldown into PartyContactInformation in schema fpml-shared-5-10_xsd1XSD Diagram of demandsAndNotices in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="demandsAndNotices" type="PartyContactInformation" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The contact information to which demands and notices should be addressed. There could be several of such contacts for each party to the agreement.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference (1) (1)
contactInfo nsB:contactInfo (1) (1)
businessUnit nsB:businessUnit 0 unbounded
person nsB:person 0 unbounded
Collapse Derivation Tree: