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
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 Derivation Tree:
Collapse References:
ofx:UNITTYPE, ofx:UNITTYPE, ofx:UNITTYPE, ofx:UNITTYPE, ofx:UNITTYPE
Collapse Comments:
blog comments powered by Disqus