Definition Type: ComplexType
Name: PositionUpdateReasonCode
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:Scheme
Containing Schema: fpml-reporting-5-4.xsd
Abstract
Documentation:
A code that describes the reason that an update occurred. For example, New Trade, Amendment, Termination, Exercise, Cancellation.
Collapse XSD Schema Diagram:
Drilldown into positionUpdateReasonCodeScheme in schema fpml-reporting-5-4_xsdXSD Diagram of PositionUpdateReasonCode in schema fpml-reporting-5-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PositionUpdateReasonCode">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A code that describes the reason that an update occurred. For example, New Trade, Amendment, Termination, Exercise, Cancellation.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="positionUpdateReasonCodeScheme" type="xsd:anyURI" default="http://www.fpml.org/coding-scheme/position-update-reason-code" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
positionUpdateReasonCodeScheme nsA:positionUpdateReasonCodeScheme http://www.fpml.org/coding-scheme/position-update-reason-code (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:code