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