Definition Type: ComplexType
Name: PositionUpdateReasonCode
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:Scheme
Containing Schema: fpml-reporting-5-10.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-10_xsdXSD Diagram of PositionUpdateReasonCode in schema fpml-reporting-5-10_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="NonEmptyURI" 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 nsE:positionUpdateReasonCodeScheme http://www.fpml.org/coding-scheme/position-update-reason-code (Optional)
Collapse Derivation Tree:
Collapse References:
nsE:code