Definition Type: ComplexType
Name: PerturbationType
Namespace: http://www.fpml.org/FpML-5/confirmation
Type: nsA:Scheme
Containing Schema: fpml-riskdef-5-10.xsd
Abstract
Documentation:
The type of perturbation applied to compute a derivative perturbatively.
Collapse XSD Schema Diagram:
Drilldown into perturbationTypeScheme in schema fpml-riskdef-5-10_xsdXSD Diagram of PerturbationType in schema fpml-riskdef-5-10_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:complexType name="PerturbationType">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The type of perturbation applied to compute a derivative perturbatively.</xsd:documentation>
    </xsd:annotation>
    <xsd:simpleContent>
        <xsd:extension base="Scheme">
            <xsd:attribute name="perturbationTypeScheme" type="NonEmptyURI" default="http://www.fpml.org/coding-scheme/perturbation-type" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
perturbationTypeScheme nsA:perturbationTypeScheme http://www.fpml.org/coding-scheme/perturbation-type (Optional)
Collapse Derivation Tree:
Collapse References:
nsA:perturbationType