complexType streetType
diagram index_p225.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
children eCH-0206:ESID eCH-0206:isOfficialDescription eCH-0206:streetNameList
used by
element buildingEntranceType/street
source <xs:complexType name="streetType">
 
<xs:sequence>
   
<xs:element name="ESID" type="eCH-0129:ESIDType" minOccurs="0"/>
   
<xs:element name="isOfficialDescription" type="eCH-0129:isOfficialDescriptionType" minOccurs="0"/>
   
<xs:element name="streetNameList" minOccurs="0">
     
<xs:complexType>
       
<xs:sequence>
         
<xs:element name="streetNameItem" type="eCH-0206:streetNameType" maxOccurs="10"/>
       
</xs:sequence>
     
</xs:complexType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element streetType/ESID
diagram index_p226.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0129:ESIDType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 10000000
maxInclusive 90000000
source <xs:element name="ESID" type="eCH-0129:ESIDType" minOccurs="0"/>

element streetType/isOfficialDescription
diagram index_p227.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0129:isOfficialDescriptionType
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="isOfficialDescription" type="eCH-0129:isOfficialDescriptionType" minOccurs="0"/>

element streetType/streetNameList
diagram index_p228.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
properties
minOcc 0
maxOcc 1
content complex
children eCH-0206:streetNameItem
source <xs:element name="streetNameList" minOccurs="0">
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="streetNameItem" type="eCH-0206:streetNameType" maxOccurs="10"/>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element streetType/streetNameList/streetNameItem
diagram index_p229.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0206:streetNameType
properties
minOcc 1
maxOcc 10
content complex
children eCH-0206:language eCH-0206:descriptionLong eCH-0206:descriptionShort eCH-0206:descriptionIndex
source <xs:element name="streetNameItem" type="eCH-0206:streetNameType" maxOccurs="10"/>


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