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