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