Definition Type: SimpleType
Name: DifferenceTypeEnum
Namespace: http://www.fpml.org/2007/FpML-4-4
Containing Schema: fpml-enum-4-4.xsd
Documentation:
The ISDA defined value indicating the nature of a difference.
Collapse XSD Schema Diagram:
XSD Diagram of DifferenceTypeEnum in schema fpml-enum-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:simpleType name="DifferenceTypeEnum">
    <xsd:annotation>
        <xsd:documentation source="http://www.FpML.org" xml:lang="en">The ISDA defined value indicating the nature of a difference.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="Value" />
        <xsd:enumeration value="Reference" />
        <xsd:enumeration value="Structure" />
        <xsd:enumeration value="Scheme" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Value
Enumeration Reference
Enumeration Structure
Enumeration Scheme
Collapse Derivation Tree:
Collapse References:
fpml:differenceType