Definition Type: Element
Name: partyDocumentIdentifier
Namespace: http://www.fpml.org/FpML-5/legal
Type: nsB:PartyDocumentIdentifier
Containing Schema: fpml-legal-5-10.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The legal document identifier. Several identifiers can be specified.
Collapse XSD Schema Diagram:
Drilldown into documentVersion in schema fpml-legal-5-10_xsd Drilldown into documentId in schema fpml-legal-5-10_xsd Drilldown into partyReference in schema fpml-legal-5-10_xsd Drilldown into id in schema fpml-legal-5-10_xsd Drilldown into PartyDocumentIdentifier in schema fpml-legal-5-10_xsdXSD Diagram of partyDocumentIdentifier in schema fpml-legal-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="partyDocumentIdentifier" type="PartyDocumentIdentifier" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The legal document identifier. Several identifiers can be specified.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference nsB:partyReference (1) (1)
documentId nsB:documentId (1) (1)
documentVersion nsB:documentVersion 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: