complexType swissAddressInformationType
diagram index_p719.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
children eCH-0010:addressLine1 eCH-0010:addressLine2 eCH-0010:street eCH-0010:houseNumber eCH-0010:dwellingNumber eCH-0010:locality eCH-0010:town eCH-0010:swissZipCode eCH-0010:swissZipCodeAddOn eCH-0010:swissZipCodeId eCH-0010:country
source <xs:complexType name="swissAddressInformationType">
 
<xs:sequence>
   
<xs:element name="addressLine1" type="eCH-0010:addressLineType" minOccurs="0"/>
   
<xs:element name="addressLine2" type="eCH-0010:addressLineType" minOccurs="0"/>
   
<xs:sequence minOccurs="0">
     
<xs:element name="street" type="eCH-0010:streetType"/>
     
<xs:element name="houseNumber" type="eCH-0010:houseNumberType" minOccurs="0"/>
     
<xs:element name="dwellingNumber" type="eCH-0010:dwellingNumberType" minOccurs="0"/>
   
</xs:sequence>
   
<xs:element name="locality" type="eCH-0010:localityType" minOccurs="0"/>
   
<xs:element name="town" type="eCH-0010:townType"/>
   
<xs:sequence>
     
<xs:element name="swissZipCode" type="eCH-0010:swissZipCodeType"/>
     
<xs:element name="swissZipCodeAddOn" type="eCH-0010:swissZipCodeAddOnType" minOccurs="0"/>
     
<xs:element name="swissZipCodeId" type="eCH-0010:swissZipCodeIdType" minOccurs="0"/>
   
</xs:sequence>
   
<xs:element name="country" type="eCH-0010:countryType"/>
 
</xs:sequence>
</xs:complexType>

element swissAddressInformationType/addressLine1
diagram index_p720.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:addressLineType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 60
source <xs:element name="addressLine1" type="eCH-0010:addressLineType" minOccurs="0"/>

element swissAddressInformationType/addressLine2
diagram index_p721.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:addressLineType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 60
source <xs:element name="addressLine2" type="eCH-0010:addressLineType" minOccurs="0"/>

element swissAddressInformationType/street
diagram index_p722.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:streetType
properties
content simple
facets
Kind Value Annotation
maxLength 60
source <xs:element name="street" type="eCH-0010:streetType"/>

element swissAddressInformationType/houseNumber
diagram index_p723.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:houseNumberType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 12
source <xs:element name="houseNumber" type="eCH-0010:houseNumberType" minOccurs="0"/>

element swissAddressInformationType/dwellingNumber
diagram index_p724.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:dwellingNumberType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 10
source <xs:element name="dwellingNumber" type="eCH-0010:dwellingNumberType" minOccurs="0"/>

element swissAddressInformationType/locality
diagram index_p725.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:localityType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 40
source <xs:element name="locality" type="eCH-0010:localityType" minOccurs="0"/>

element swissAddressInformationType/town
diagram index_p726.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:townType
properties
content simple
facets
Kind Value Annotation
maxLength 40
source <xs:element name="town" type="eCH-0010:townType"/>

element swissAddressInformationType/swissZipCode
diagram index_p727.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:swissZipCodeType
properties
content simple
facets
Kind Value Annotation
minInclusive 1000
maxInclusive 9999
source <xs:element name="swissZipCode" type="eCH-0010:swissZipCodeType"/>

element swissAddressInformationType/swissZipCodeAddOn
diagram index_p728.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:swissZipCodeAddOnType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 2
source <xs:element name="swissZipCodeAddOn" type="eCH-0010:swissZipCodeAddOnType" minOccurs="0"/>

element swissAddressInformationType/swissZipCodeId
diagram index_p729.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:swissZipCodeIdType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="swissZipCodeId" type="eCH-0010:swissZipCodeIdType" minOccurs="0"/>

element swissAddressInformationType/country
diagram index_p730.png
namespace http://www.ech.ch/xmlns/eCH-0010/6
type eCH-0010:countryType
properties
content complex
children eCH-0010:countryId eCH-0010:countryIdISO2 eCH-0010:countryNameShort
source <xs:element name="country" type="eCH-0010:countryType"/>


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