Definition Type: ComplexType
Name: InstrumentId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-shared-4-4.xsd
Abstract
Documentation:
A short form unique identifier for a security.
Collapse XSD Schema Diagram:
Drilldown into instrumentIdScheme in schema fpml-shared-4-4_xsdXSD Diagram of InstrumentId in schema fpml-shared-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="InstrumentId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A short form unique identifier for a security.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="instrumentIdScheme" type="xsd:anyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
instrumentIdScheme fpml:instrumentIdScheme Required
Collapse Derivation Tree:
Collapse References:
fpml:instrumentId