Definition Type: SimpleType
Name: CorrectiveActionEnum
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Documentation:
The OFX element "CORRECTIVEACTENUM" is of type "CorrectiveActionEnum"
Collapse XSD Schema Diagram:
XSD Diagram of CorrectiveActionEnum in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="CorrectiveActionEnum">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "CORRECTIVEACTENUM" is of type "CorrectiveActionEnum"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:whiteSpace value="collapse" />
        <xsd:enumeration value="REPLACE" />
        <xsd:enumeration value="DELETE" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration REPLACE
Enumeration DELETE
Whitespace Collapse
Collapse Derivation Tree:
Collapse References:
ofx:CORRECTACTION, ofx:CORRECTACTION