Definition Type: Element
Name: party
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:Party
Containing Schema: fpml-shared-5-0.xsd
MinOccurs 0
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_xsd1 Drilldown into jurisdiction in schema fpml-shared-5-0_xsd1 Drilldown into country in schema fpml-shared-5-0_xsd1 Drilldown into creditRating in schema fpml-shared-5-0_xsd1 Drilldown into classification in schema fpml-shared-5-0_xsd1 Drilldown into PartyInformation.model in schema fpml-shared-5-0_xsd1 Drilldown into partyName in schema fpml-shared-5-0_xsd1 Drilldown into partyId in schema fpml-shared-5-0_xsd1 Drilldown into id in schema fpml-shared-5-0_xsd1 Drilldown into Party in schema fpml-shared-5-0_xsd1XSD Diagram of party in schema fpml-shared-5-0_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="party" type="Party" maxOccurs="unbounded" minOccurs="0">
    <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 nsB:partyId 0 unbounded
partyName nsB:partyName 0 (1)
classification nsB:classification 0 unbounded
creditRating nsB:creditRating 0 unbounded
country nsB:country 0 (1)
jurisdiction nsB:jurisdiction 0 unbounded
relatedParty nsB:relatedParty 0 unbounded
<xs:group> nsB:PartyInformation.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id Required
Collapse Derivation Tree: