FinancialInstitution

OFX / Types / FinancialInstitution
#TagType
1 ORG GenericNameType
2 FID FinancialInstitutionIdType
Usages:
XSD
  <xsd:complexType name="FinancialInstitution">
    <xsd:annotation>
      <xsd:documentation>
        The OFX element "FI" is of type "FinancialInstitution"
      </xsd:documentation>
    </xsd:annotation>

    <xsd:sequence>
      <xsd:element name="ORG" type="ofx:GenericNameType" />

      <xsd:element name="FID" type="ofx:FinancialInstitutionIdType" minOccurs="0"
      maxOccurs="1" />
    </xsd:sequence>
  </xsd:complexType>

© Copyright 2023. All Rights Reserved.