FinancialInstitutionCertificateIdType
OFX / Types / FinancialInstitutionCertificateIdType
Minimum length: 1
Maximum length: 64
Usages:
- ChallengeRequest FICERTID
- ChallengeResponse FICERTID
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>