veloconnect 1.1

urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0
complexType FinancialAccountType

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-1.0}FinancialAccountType (restriction)

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
Properties
This component is not nillable.

Model
<...>
(ID?, Name?, AccountTypeCode?, CurrencyCode?, FinancialInstitutionBranch?, Country? )
</...>


Nested Element Summary
udt:CodeTypeAccountTypeCode
           BBIE Financial Account. 
 Country
           ASBIE Financial Account. 
cur:CurrencyCodeTypeCurrencyCode
           BBIE Financial Account. 
 FinancialInstitutionBranch
           ASBIE Financial Account. 
udt:IdentifierTypeID
           BBIE Financial Account. 
 Name
           BBIE Financial Account. 
Source
<xsd:complexType name="FinancialAccountType">
<xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="ID" type="udt:IdentifierType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="cbc:Name">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="AccountTypeCode" type="udt:CodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" name="CurrencyCode" type="cur:CurrencyCodeType">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="FinancialInstitutionBranch">
</xsd:element>
<xsd:element maxOccurs="1" minOccurs="0" ref="Country">
</xsd:element>
</xsd:sequence>
</xsd:complexType>

veloconnect 1.1

Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.