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