Definition Type: ComplexType
Name: PricingChangeReason
Namespace: http://www.fpml.org/2008/FpML-4-5
Type: fpml:Scheme
Containing Schema: fpml-loan-4-5.xsd
Abstract
Documentation:
A scheme which defines the reasons why a facility re-pricing has occurred.
Collapse XSD Schema Diagram:
Drilldown into pricingChangeReasonScheme in schema fpml-loan-4-5_xsdXSD Diagram of PricingChangeReason in schema fpml-loan-4-5_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PricingChangeReason">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">A scheme which defines the reasons why a facility re-pricing has occurred.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="pricingChangeReasonScheme" type="xsd:anyURI" use="required" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
pricingChangeReasonScheme fpml:pricingChangeReasonScheme Required
Collapse Derivation Tree:
Collapse References:
fpml:pricingChangeReason