Definition Type: Element
Name: party
Namespace: http://www.fpml.org/2004/FpML-4-1
Type: nsA:Party
Containing Schema: fpml-posttrade-4-1.xsd
MinOccurs 2
MaxOccurs unbounded
Abstract
Documentation:
One party element for each of the principal parties and any other party that is referenced.
Collapse XSD Schema Diagram:
Drilldown into partyName in schema fpml-doc-4-1_xsd Drilldown into partyId in schema fpml-doc-4-1_xsd Drilldown into id in schema fpml-doc-4-1_xsd Drilldown into Party in schema fpml-doc-4-1_xsdXSD Diagram of party in schema fpml-posttrade-4-1_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="party" type="Party" minOccurs="2" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">One party element for each of the principal parties and any other party that is referenced.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyId nsA:partyId (1) (1)
partyName nsA:partyName 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id Required
Collapse Derivation Tree: