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