Definition Type: Element
Name: party
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:Party
Containing Schema: fpml-contract-notification-4-4.xsd
MinOccurs 3
MaxOccurs unbounded
Abstract
Documentation:
Identification of the Parties to this Contract.
Collapse XSD Schema Diagram:
Drilldown into account in schema fpml-shared-4-4_xsd Drilldown into partyName in schema fpml-shared-4-4_xsd Drilldown into partyId in schema fpml-shared-4-4_xsd Drilldown into id in schema fpml-shared-4-4_xsd Drilldown into Party in schema fpml-shared-4-4_xsdXSD Diagram of party in schema fpml-contract-notification-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="party" type="Party" minOccurs="3" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identification of the Parties to this Contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyId fpml:partyId (1) unbounded
partyName fpml:partyName 0 (1)
account fpml:account 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id Required
Collapse Derivation Tree: