complexType realestateIdentificationType
diagram index_p198.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
children eCH-0206:EGRID eCH-0206:number eCH-0206:numberSuffix eCH-0206:subDistrict eCH-0206:lot
used by
elements maddResponseType/buildingList/buildingItem/buildingEntranceList/buildingEntranceItem/dwellingList/dwellingItem/realestateIdentificationItem maddResponseType/buildingList/buildingItem/realestateIdentificationList/realestateIdentificationItem maddResponseType/constructionProjectList/constructionProjectItem/realestateIdentificationList/realestateIdentificationItem
source <xs:complexType name="realestateIdentificationType">
 
<xs:sequence>
   
<xs:element name="EGRID" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="eCH-0129:EGRIDType"/>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="number" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="12"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="numberSuffix" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="12"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="subDistrict" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="15"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="lot" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="15"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element realestateIdentificationType/EGRID
diagram index_p199.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of eCH-0129:EGRIDType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 14
source <xs:element name="EGRID" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="eCH-0129:EGRIDType"/>
 
</xs:simpleType>
</xs:element>

element realestateIdentificationType/number
diagram index_p200.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of xs:token
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:element name="number" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element realestateIdentificationType/numberSuffix
diagram index_p201.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of xs:token
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:element name="numberSuffix" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="12"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element realestateIdentificationType/subDistrict
diagram index_p202.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of xs:token
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 15
source <xs:element name="subDistrict" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element realestateIdentificationType/lot
diagram index_p203.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of xs:token
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 15
source <xs:element name="lot" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="15"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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