Definition Type: Element
Name: identifier
Namespace: http://www.fpml.org/FpML-5-0/reporting
Type: fpml:ContractIdentifierfpml:ContractIdentifier
Containing Schema: fpml-doc-5-0.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract False
Documentation:
Identification of the Contract. Each party to the contract may assign multiple identifiers.
Collapse XSD Schema Diagram:
Drilldown into id Drilldown into versionedContractId Drilldown into contractId Drilldown into partyReference Drilldown into ContractIdentifierXSD Diagram of identifier
Collapse XSD Schema Code:
<xsd:element name="identifier" type="ContractIdentifier" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Identification of the Contract. Each party to the contract may assign multiple identifiers.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference 0 (1)
contractId fpml:contractId (1) unbounded
versionedContractId fpml:versionedContractId (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse Comments:
blog comments powered by Disqus