Definition Type: ComplexType
Name: ContractReference
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-doc-4-4.xsd
Abstract
Documentation:
A type which contains identifiers to a single contract, which are assigned by parties to the contract.
Collapse XSD Schema Diagram:
Drilldown into identifier in schema fpml-doc-4-4_xsdXSD Diagram of ContractReference in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ContractReference">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A type which contains identifiers to a single contract, which are assigned by parties to the contract.</xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <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>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
identifier fpml:identifier (1) unbounded
Collapse Derivation Tree:
Collapse References:
fpml:contractReference, fpml:contractReference, fpml:contractReference, fpml:contractReference, fpml:contractReference, fpml:contractReference, fpml:contractReferencefpml:newContractReference, fpml:newContractReference, fpml:oldContractReference,