complexType realestateIdentificationType
diagram index_p569.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:EGRID eCH-0129:number eCH-0129:numberSuffix eCH-0129:subDistrict eCH-0129:lot
used by
elements realestateType/realestateIdentification coveringAreaOfSDRType/realestateIdentification
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">
     
<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_p570.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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_p571.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:token
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 12
source <xs:element name="number">
 
<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_p572.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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_p573.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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_p574.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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