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