Definition Type: ComplexType
Name: FinancialAccountType
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
Containing Schema: UBL-CommonAggregateComponents-1.0.xsd
Abstract
Documentation:
ABIE Financial Account. Details Information directly relating to the financial account, which is a service through a bank or a similar organisation by which funds are held on behalf of a client Financial Account
Collapse XSD Schema Diagram:
Drilldown into Country in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into FinancialInstitutionBranch in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into CurrencyCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into AccountTypeCode in schema ubl-commonaggregatecomponents-1_0_xsd Drilldown into Name in schema ubl-commonbasiccomponents-1_0_xsd Drilldown into ID in schema ubl-commonaggregatecomponents-1_0_xsdXSD Diagram of FinancialAccountType in schema ubl-commonaggregatecomponents-1_0_xsd (OASIS Universal Business Language (UBL) TC)
Collapse XSD Schema Code:
<xsd:complexType name="FinancialAccountType">
    <xsd:annotation>
        <xsd:documentation>
            <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                <ccts:ComponentType>ABIE</ccts:ComponentType>
                <ccts:DictionaryEntryName>Financial Account. Details</ccts:DictionaryEntryName>
                <ccts:Definition>Information directly relating to the financial  account, which is a service through a bank or a similar organisation  by which funds are held on behalf of a client</ccts:Definition>
                <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
            </ccts:Component>
        </xsd:documentation>
    </xsd:annotation>
    <xsd:sequence>
        <xsd:element name="ID" type="udt:IdentifierType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Identifier</ccts:DictionaryEntryName>
                        <ccts:Definition>the account number or identifier for the account.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
                        <ccts:DataType>Identifier. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="cbc:Name" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Name</ccts:DictionaryEntryName>
                        <ccts:Definition>the identifying name of the account given by the account holder.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTerm>Name</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
                        <ccts:DataType>Name_Text. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="AccountTypeCode" type="udt:CodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Account Type. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>a code specifying the type of account.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTerm>Account Type</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="CurrencyCode" type="cur:CurrencyCodeType" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>BBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Currency. Code</ccts:DictionaryEntryName>
                        <ccts:Definition>identifies the currency in which the account is held, using a code.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTerm>Currency</ccts:PropertyTerm>
                        <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
                        <ccts:DataType>Currency_ Code. Type</ccts:DataType>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="FinancialInstitutionBranch" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Financial Institution_ Branch. Branch</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the account with a branch of the financial institution and at which the account is serviced/maintained.</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTermQualifier>Financial Institution</ccts:PropertyTermQualifier>
                        <ccts:PropertyTerm>Branch</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Branch</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element ref="Country" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>
                    <ccts:Component xmlns:ccts="urn:oasis:names:specification:ubl:schema:xsd:CoreComponentParameters-1.0">
                        <ccts:ComponentType>ASBIE</ccts:ComponentType>
                        <ccts:DictionaryEntryName>Financial Account. Country</ccts:DictionaryEntryName>
                        <ccts:Definition>associates the account with a country. (required by some countries)</ccts:Definition>
                        <ccts:Cardinality>0..1</ccts:Cardinality>
                        <ccts:ObjectClass>Financial Account</ccts:ObjectClass>
                        <ccts:PropertyTerm>Country</ccts:PropertyTerm>
                        <ccts:AssociatedObjectClass>Country</ccts:AssociatedObjectClass>
                    </ccts:Component>
                </xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ID cac:ID 0 1
Name cbc:Name 0 1
AccountTypeCode cac:AccountTypeCode 0 1
CurrencyCode cac:CurrencyCode 0 1
FinancialInstitutionBranch cac:FinancialInstitutionBranch 0 1
Country cac:Country 0 1
Collapse Derivation Tree:
Collapse References:
cac:FinancialAccount, cac:PayeeFinancialAccount, cac:PayerFinancialAccount