Definition Type: Element
Name: party
Namespace: http://www.fpml.org/FpML-5/transparency
Type: nsF:Party
Containing Schema: fpml-shared-5-10.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 partyReference in schema fpml-shared-5-10_xsd5 Drilldown into groupType in schema fpml-shared-5-10_xsd5 Drilldown into person in schema fpml-shared-5-10_xsd5 Drilldown into businessUnit in schema fpml-shared-5-10_xsd5 Drilldown into contactInfo in schema fpml-shared-5-10_xsd5 Drilldown into organizationType in schema fpml-shared-5-10_xsd5 Drilldown into jurisdiction in schema fpml-shared-5-10_xsd5 Drilldown into region in schema fpml-shared-5-10_xsd5 Drilldown into country in schema fpml-shared-5-10_xsd5 Drilldown into creditRating in schema fpml-shared-5-10_xsd5 Drilldown into classification in schema fpml-shared-5-10_xsd5 Drilldown into PartyInformation.model in schema fpml-shared-5-10_xsd5 Drilldown into partyName in schema fpml-shared-5-10_xsd5 Drilldown into partyId in schema fpml-shared-5-10_xsd5 Drilldown into Party.model in schema fpml-shared-5-10_xsd5 Drilldown into id in schema fpml-shared-5-10_xsd5 Drilldown into Party in schema fpml-shared-5-10_xsd5XSD Diagram of party in schema fpml-shared-5-10_xsd5 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="party" type="Party" minOccurs="0" 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 nsF:partyId 0 unbounded
partyName nsF:partyName 0 (1)
classification nsF:classification 0 unbounded
creditRating nsF:creditRating 0 unbounded
country nsF:country 0 (1)
region nsF:region 0 unbounded
jurisdiction nsF:jurisdiction 0 unbounded
organizationType nsF:organizationType 0 (1)
contactInfo nsF:contactInfo 0 (1)
businessUnit nsF:businessUnit 0 unbounded
person nsF:person 0 unbounded
groupType nsF:groupType (1) (1)
partyReference nsF:partyReference 2 unbounded
<xs:group> nsF:Party.model (1) (1)
<xs:group> nsF:PartyInformation.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsF:id Required
Collapse Derivation Tree: