FinancialInstitutionCertificateIdType

OFX / Types / FinancialInstitutionCertificateIdType

Minimum length: 1

Maximum length: 64

Usages:
XSD
  <xsd:simpleType name="FinancialInstitutionCertificateIdType">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "FICERTID" is of type "FinancialInstitutionCertificateIdType"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="64" />
    </xsd:restriction>
  </xsd:simpleType>

© Copyright 2023. All Rights Reserved.