complexType Addresstype
diagram
namespace http://www.telebib2.org
children AddressLanguageCode StreetName HouseNumberIdentifier BoxNumberIdentifier AddressIdentifier AddressExtension PostalCode CityCode CityName CountryCode CountryName
used by
complexTypes ActivityExecutionAddresstype BillingAddresstype BranchOfficeAddresstype EventAddresstype FutureAddresstype HeadOfficeAddresstype MailPrimaryAddresstype MailSecondaryAddresstype OfficialAddresstype PreviousAddresstype RiskAddresstype SecondResidencyAddresstype
annotation
appinfo
The place where a person or organization can be found or communicated with.
documentation
Address
documentation
Adres
documentation
Adresse
source <xsd:complexType name="Addresstype">
 
<xsd:annotation>
   
<xsd:appinfo source="tb2Semantics">The place where a person or organization can be found or communicated with.</xsd:appinfo>
   
<xsd:documentation source="BusinessTerm" xml:lang="en">Address</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="nl">Adres</xsd:documentation>
   
<xsd:documentation source="BusinessTerm" xml:lang="fr">Adresse</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="AddressLanguageCode" type="AddressLanguageCodetype" minOccurs="0"/>
   
<xsd:element name="StreetName" type="StreetNametype" minOccurs="0"/>
   
<xsd:element name="HouseNumberIdentifier" type="HouseNumberIdentifiertype" minOccurs="0"/>
   
<xsd:element name="BoxNumberIdentifier" type="BoxNumberIdentifiertype" minOccurs="0"/>
   
<xsd:element name="AddressIdentifier" type="AddressIdentifiertype" minOccurs="0"/>
   
<xsd:element name="AddressExtension" type="AddressExtensiontype" minOccurs="0"/>
   
<xsd:element name="PostalCode" type="PostalCodetype" minOccurs="0"/>
   
<xsd:element name="CityCode" type="CityCodetype" minOccurs="0"/>
   
<xsd:element name="CityName" type="CityNametype" minOccurs="0"/>
   
<xsd:element name="CountryCode" type="CountryCodetype" minOccurs="0"/>
   
<xsd:element name="CountryName" type="CountryNametype" minOccurs="0"/>
 
</xsd:sequence>
</xsd:complexType>

element Addresstype/AddressLanguageCode
diagram
namespace http://www.telebib2.org
type AddressLanguageCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="AddressLanguageCode" type="AddressLanguageCodetype" minOccurs="0"/>

element Addresstype/StreetName
diagram
namespace http://www.telebib2.org
type StreetNametype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="StreetName" type="StreetNametype" minOccurs="0"/>

element Addresstype/HouseNumberIdentifier
diagram
namespace http://www.telebib2.org
type HouseNumberIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="HouseNumberIdentifier" type="HouseNumberIdentifiertype" minOccurs="0"/>

element Addresstype/BoxNumberIdentifier
diagram
namespace http://www.telebib2.org
type BoxNumberIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="BoxNumberIdentifier" type="BoxNumberIdentifiertype" minOccurs="0"/>

element Addresstype/AddressIdentifier
diagram
namespace http://www.telebib2.org
type AddressIdentifiertype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="AddressIdentifier" type="AddressIdentifiertype" minOccurs="0"/>

element Addresstype/AddressExtension
diagram
namespace http://www.telebib2.org
type AddressExtensiontype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="AddressExtension" type="AddressExtensiontype" minOccurs="0"/>

element Addresstype/PostalCode
diagram
namespace http://www.telebib2.org
type PostalCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="PostalCode" type="PostalCodetype" minOccurs="0"/>

element Addresstype/CityCode
diagram
namespace http://www.telebib2.org
type CityCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CityCode" type="CityCodetype" minOccurs="0"/>

element Addresstype/CityName
diagram
namespace http://www.telebib2.org
type CityNametype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CityName" type="CityNametype" minOccurs="0"/>

element Addresstype/CountryCode
diagram
namespace http://www.telebib2.org
type CountryCodetype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CountryCode" type="CountryCodetype" minOccurs="0"/>

element Addresstype/CountryName
diagram
namespace http://www.telebib2.org
type CountryNametype
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="CountryName" type="CountryNametype" minOccurs="0"/>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy