veloconnect 1.1

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

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

Documentation
ABIE Financial Institution. Details information that directly relates to a bank or financial institution. Financial Institution
Properties
This component is not nillable.

Model
<...>
(ID?, Name?, Address? )
</...>


Nested Element Summary
 Address
           ASBIE Financial Institution. 
udt:IdentifierTypeID
           BBIE Financial Institution. 
 Name
           BBIE Financial Institution. 
Source
<xsd:complexType name="FinancialInstitutionType">
<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" ref="Address">
</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.