Definition Type: Element
Name: identifier
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:ContractIdentifier
Containing Schema: fpml-doc-4-4.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
A contract identifier which is assigned by a party to the contract.
Collapse XSD Schema Diagram:
Drilldown into versionedContractId in schema fpml-doc-4-4_xsd Drilldown into contractId in schema fpml-doc-4-4_xsd Drilldown into partyReference in schema fpml-doc-4-4_xsd Drilldown into id in schema fpml-doc-4-4_xsd Drilldown into ContractIdentifier in schema fpml-doc-4-4_xsdXSD Diagram of identifier in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="identifier" type="ContractIdentifier" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A contract identifier which is assigned by a party to the contract.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
partyReference fpml:partyReference (1) (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: