Definition Type: SimpleType
Name: ImageTotalType
Namespace: http://ofx.net/types/2003/04
Containing Schema: OFX_Common.xsd
Documentation:
The OFX element "DFLTIMAGETTL" is of type "ImageTotalType"
Collapse XSD Schema Diagram:
XSD Diagram of ImageTotalType in schema ofx_common_xsd (OFX - Open Financial Exchange)
Collapse XSD Schema Code:
<xsd:simpleType name="ImageTotalType">
    <xsd:annotation>
        <xsd:documentation>
              The OFX element "DFLTIMAGETTL" is of type "ImageTotalType"
            </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:string">
        <xsd:whiteSpace value="collapse" />
        <xsd:minLength value="1" />
        <xsd:maxLength value="5" />
        <xsd:pattern value="[0-9]+" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
MaxLength 5
MinLength 1
Pattern [0-9]+
Whitespace Collapse
Collapse Derivation Tree:
Collapse References:
ofx:DFLTIMAGETTLofx:IMAGETTL,