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