veloconnect 1.1

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

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

Documentation
ABIE Branch. Details information directly relating to a branch which is a division of, and normally situated differently to, a large main organisation. Branch
Properties
This component is not nillable.

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


Nested Element Summary
 Address
           ASBIE Branch. 
 FinancialInstitution
           ASBIE Branch. 
udt:IdentifierTypeID
           BBIE Branch. 
 Name
           BBIE Branch. 
Source
<xsd:complexType name="BranchType">
<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="FinancialInstitution">
</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.