Definition Type: ComplexType
Name: PositionId
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-riskdef-4-4.xsd
Abstract
Documentation:
A unique identifier for the position. The id attribute is defined for intradocument referencing.
Collapse XSD Schema Diagram:
Drilldown into id in schema fpml-riskdef-4-4_xsd Drilldown into positionIdScheme in schema fpml-riskdef-4-4_xsdXSD Diagram of PositionId in schema fpml-riskdef-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PositionId">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A unique identifier for the position. The id attribute is defined for intradocument referencing.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="positionIdScheme" type="xsd:anyURI" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
positionIdScheme fpml:positionIdScheme (Optional)
id fpml:id (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:positionId