Definition Type: ComplexType
Name: ContractId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-doc-4-4.xsd
Abstract
Documentation:
A contact id identifier allocated by a party. FpML does not define the domain values associated with this element.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-doc-4-4_xsd Drilldown into contractIdScheme in schema fpml-doc-4-4_xsdXSD Diagram of ContractId in schema fpml-doc-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="ContractId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A contact id identifier allocated by a party. FpML does not define the domain values associated with this element.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="contractIdScheme" type="xsd:anyURI" use="required" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
contractIdScheme fpml:contractIdScheme Required
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:contractId, fpml:contractId