Definition Type: SimpleType
Name: OptionLevelType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Documentation:
The OFX element "OPTIONLEVEL" is of type "OptionLevelType"
Collapse XSD Schema Diagram:
XSD Diagram of OptionLevelType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="OptionLevelType">
    <xsd:annotation>
        <xsd:documentation>
        The OFX element "OPTIONLEVEL" is of type "OptionLevelType"
      </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:minLength value="1" />
        <xsd:maxLength value="40" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 40
MinLength 1
Collapse Derivation Tree:
Collapse References:
ofx:OPTIONLEVEL