diagram | |||
namespace | urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2 | ||
children | ID Name AccountTypeCode CurrencyCode PaymentNote FinancialInstitutionBranch Country | ||
used by |
|
||
annotation |
|
||
source | <xs:complexType name="FinancialAccountType"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ABIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Details</ccts:DictionaryEntryName> <ccts:Definition>Information about a Financial Account.</ccts:Definition> <ccts:ObjectClass>Financial Account</ccts:ObjectClass> </ccts:Component> </xs:documentation> </xs:annotation> <xs:sequence> <xs:element ref="cbc:ID" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Identifier</ccts:DictionaryEntryName> <ccts:Definition>The identifier for the Financial Account; the Bank Account Number.</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:Examples>SWIFT(BIC) and IBAN are defined in ISO 9362 and ISO 13616.</ccts:Examples> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:Name" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Name</ccts:DictionaryEntryName> <ccts:Definition>The name of the Financial Account.</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. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:AccountTypeCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Account Type Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The type of Financial Account, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Financial Account</ccts:ObjectClass> <ccts:PropertyTerm>Account Type Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:CurrencyCode" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Currency Code. Code</ccts:DictionaryEntryName> <ccts:Definition>The currency in which the Financial Account is held, expressed as a code.</ccts:Definition> <ccts:Cardinality>0..1</ccts:Cardinality> <ccts:ObjectClass>Financial Account</ccts:ObjectClass> <ccts:PropertyTerm>Currency Code</ccts:PropertyTerm> <ccts:RepresentationTerm>Code</ccts:RepresentationTerm> <ccts:DataType>Currency_ Code. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="cbc:PaymentNote" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>BBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Payment_ Note. Text</ccts:DictionaryEntryName> <ccts:Definition>Free-form text applying to the Payment to the owner of this account.</ccts:Definition> <ccts:Cardinality>0..n</ccts:Cardinality> <ccts:ObjectClass>Financial Account</ccts:ObjectClass> <ccts:PropertyTermQualifier>Payment</ccts:PropertyTermQualifier> <ccts:PropertyTerm>Note</ccts:PropertyTerm> <ccts:RepresentationTerm>Text</ccts:RepresentationTerm> <ccts:DataType>Text. Type</ccts:DataType> </ccts:Component> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="FinancialInstitutionBranch" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Financial Institution_ Branch. Branch</ccts:DictionaryEntryName> <ccts:Definition>An association to Financial Institution Branch.</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> </xs:documentation> </xs:annotation> </xs:element> <xs:element ref="Country" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation> <ccts:Component> <ccts:ComponentType>ASBIE</ccts:ComponentType> <ccts:DictionaryEntryName>Financial Account. Country</ccts:DictionaryEntryName> <ccts:Definition>An association to Country.</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> </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |