Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:FinancialInstitutionBranch
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:FinancialInstitutionBranch

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:BranchType

Properties: Global, Qualified

Content

  • Sequence [1..1]
    1. ext:UBLExtensions [0..1]A container for extensions foreign to the document.
    2. cbc:ID [0..1]An identifier for this branch or division of an organization.
    3. cbc:Name [0..1]The name of this branch or division of an organization.
    4. cac:FinancialInstitution [0..1]The financial institution that this branch belongs to (if applicable).
    5. cac:Address [0..1]The address of this branch or division.

Attributes

None

Used in

Sample instance

<cac:FinancialInstitutionBranch>
   <cac:FinancialInstitution>
      <cbc:ID>DKDKABCD</cbc:ID>
   </cac:FinancialInstitution>
</cac:FinancialInstitutionBranch>