Definition Type: Element
Name: party
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Party
Containing Schema: fpml-shared-5-0.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A legal entity or a subdivision of a legal entity. Parties can perform multiple roles in a trade lifecycle. For example, the principal parties obligated to make payments from time to time during the term of the trade, but may include other parties involved in, or incidental to, the trade, such as parties acting in the role of novation transferor/transferee, broker, calculation agent, etc. In FpML roles are defined in multiple places within a document.
Collapse XSD Schema Diagram:
Drilldown into relatedParty in schema fpml-shared-5-0_xsd Drilldown into partyName in schema fpml-shared-5-0_xsd Drilldown into partyId in schema fpml-shared-5-0_xsd Drilldown into id in schema fpml-shared-5-0_xsd Drilldown into Party in schema fpml-shared-5-0_xsdXSD Diagram of party in schema fpml-shared-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="party" type="Party" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A legal entity or a subdivision of a legal entity.</xsd:documentation>
        <xsd:documentation xml:lang="en">Parties can perform multiple roles in a trade lifecycle. For example, the principal parties obligated to make payments from time to time during the term of the trade, but may include other parties involved in, or incidental to, the trade, such as parties acting in the role of novation transferor/transferee, broker, calculation agent, etc. In FpML roles are defined in multiple places within a document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyId nsA:partyId (1) unbounded
partyName nsA:partyName 0 (1)
relatedParty nsA:relatedParty 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
Collapse Derivation Tree: