Definition Type: ComplexType
Name: PositionMatchStatus
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: normalizedString:http://www.w3.org/2001/XMLSchema
Containing Schema: fpml-reconciliation-4-4.xsd
Abstract
Documentation:
A coding scheme used to describe the matching status of a position.
Collapse XSD Schema Diagram:
Drilldown into positionStatusScheme in schema fpml-reconciliation-4-4_xsdXSD Diagram of PositionMatchStatus in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PositionMatchStatus">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A coding scheme used to describe the matching status of a position.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="xsd:normalizedString">
            <xsd:attribute name="positionStatusScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/position-status-1-0" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
positionStatusScheme fpml:positionStatusScheme http://www.fpml.org/coding-scheme/position-status-1-0 (Optional)
Collapse Derivation Tree:
Collapse References:
fpml:status