Definition Type: Element
Name: party
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Party
Containing Schema: fpml-msg-4-5.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract False
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 id Drilldown into account Drilldown into partyName Drilldown into partyId Drilldown into PartyXSD Diagram of party
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 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:
Collapse Comments:
blog comments powered by Disqus