Definition Type: ComplexType
Name: PositionId
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:NonEmptyScheme
Containing Schema: fpml-riskdef-5-9.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-5-9_xsd Drilldown into positionIdScheme in schema fpml-riskdef-5-9_xsdXSD Diagram of PositionId in schema fpml-riskdef-5-9_xsd (Financial products Markup Language (FpML®) - Reporting)
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="NonEmptyScheme">
            <xsd:attribute name="positionIdScheme" type="NonEmptyURI" />
            <xsd:attribute name="id" type="xsd:ID" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
positionIdScheme nsA:positionIdScheme (Optional)
id nsA:id (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:positionId
Collapse Comments:
blog comments powered by Disqus