complexType dwellingUsageType
diagram index_p451.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:usageCode eCH-0129:informationSource eCH-0129:revisionDate eCH-0129:remark eCH-0129:personWithMainResidence eCH-0129:personWithSecondaryResidence eCH-0129:dateFirstOccupancy eCH-0129:dateLastOccupancy
used by
elements dwellingType/dwellingUsage dwellingType/dwellingUsage
source <xs:complexType name="dwellingUsageType">
 
<xs:sequence>
   
<xs:element name="usageCode" type="eCH-0129:dwellingUsageCodeType" minOccurs="0"/>
   
<xs:element name="informationSource" type="eCH-0129:dwellingInformationSourceType" minOccurs="0"/>
   
<xs:element name="revisionDate" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:date">
         
<xs:minInclusive value="2012-12-31"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="remark" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:minLength value="1"/>
         
<xs:maxLength value="2000"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="personWithMainResidence" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="personWithSecondaryResidence" type="xs:boolean" minOccurs="0"/>
   
<xs:element name="dateFirstOccupancy" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:date">
         
<xs:minInclusive value="2012-12-31"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="dateLastOccupancy" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:date">
         
<xs:minInclusive value="2012-12-31"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element dwellingUsageType/usageCode
diagram index_p452.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:dwellingUsageCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 3010
enumeration 3020
enumeration 3030
enumeration 3031
enumeration 3032
enumeration 3033
enumeration 3034
enumeration 3035
enumeration 3036
enumeration 3037
enumeration 3038
enumeration 3070
source <xs:element name="usageCode" type="eCH-0129:dwellingUsageCodeType" minOccurs="0"/>

element dwellingUsageType/informationSource
diagram index_p453.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:dwellingInformationSourceType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 3090
enumeration 3091
enumeration 3092
enumeration 3093
source <xs:element name="informationSource" type="eCH-0129:dwellingInformationSourceType" minOccurs="0"/>

element dwellingUsageType/revisionDate
diagram index_p454.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:date
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 2012-12-31
source <xs:element name="revisionDate" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2012-12-31"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element dwellingUsageType/remark
diagram index_p455.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 2000
source <xs:element name="remark" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:minLength value="1"/>
     
<xs:maxLength value="2000"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element dwellingUsageType/personWithMainResidence
diagram index_p456.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="personWithMainResidence" type="xs:boolean" minOccurs="0"/>

element dwellingUsageType/personWithSecondaryResidence
diagram index_p457.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type xs:boolean
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="personWithSecondaryResidence" type="xs:boolean" minOccurs="0"/>

element dwellingUsageType/dateFirstOccupancy
diagram index_p458.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:date
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 2012-12-31
source <xs:element name="dateFirstOccupancy" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2012-12-31"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element dwellingUsageType/dateLastOccupancy
diagram index_p459.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:date
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 2012-12-31
source <xs:element name="dateLastOccupancy" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:date">
     
<xs:minInclusive value="2012-12-31"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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