Definition Type: Element
Name: party
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Party
Containing Schema: fpml-loan-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
A legal entity or a subdivision of a legal entity.
Collapse XSD Schema Diagram:
Drilldown into partyReference in schema fpml-shared-5-10_xsd Drilldown into groupType in schema fpml-shared-5-10_xsd Drilldown into person in schema fpml-shared-5-10_xsd Drilldown into businessUnit in schema fpml-shared-5-10_xsd Drilldown into contactInfo in schema fpml-shared-5-10_xsd Drilldown into organizationType in schema fpml-shared-5-10_xsd Drilldown into jurisdiction in schema fpml-shared-5-10_xsd Drilldown into region in schema fpml-shared-5-10_xsd Drilldown into country in schema fpml-shared-5-10_xsd Drilldown into creditRating in schema fpml-shared-5-10_xsd Drilldown into classification in schema fpml-shared-5-10_xsd Drilldown into PartyInformation.model in schema fpml-shared-5-10_xsd Drilldown into partyName in schema fpml-shared-5-10_xsd Drilldown into partyId in schema fpml-shared-5-10_xsd Drilldown into Party.model in schema fpml-shared-5-10_xsd Drilldown into id in schema fpml-shared-5-10_xsd Drilldown into Party in schema fpml-shared-5-10_xsdXSD Diagram of party in schema fpml-loan-5-10_xsd (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:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyId nsA:partyId (1) unbounded
partyName nsA:partyName 0 (1)
classification nsA:classification 0 unbounded
creditRating nsA:creditRating 0 unbounded
country nsA:country 0 (1)
region nsA:region 0 unbounded
jurisdiction nsA:jurisdiction 0 unbounded
organizationType nsA:organizationType 0 (1)
contactInfo nsA:contactInfo 0 (1)
businessUnit nsA:businessUnit 0 unbounded
person nsA:person 0 unbounded
groupType nsA:groupType (1) (1)
partyReference nsA:partyReference 2 unbounded
<xs:group> nsA:Party.model (1) (1)
<xs:group> nsA:PartyInformation.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
Collapse Derivation Tree: