complexType buildingVolumeType
diagram index_p42.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
children eCH-0206:volume eCH-0206:informationSource eCH-0206:norm
used by
element buildingType/volume
source <xs:complexType name="buildingVolumeType">
 
<xs:sequence>
   
<xs:element name="volume" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:nonNegativeInteger">
         
<xs:maxInclusive value="9999999"/>
         
<xs:minInclusive value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="informationSource" type="eCH-0129:buildingVolumeInformationSourceType" minOccurs="0"/>
   
<xs:element name="norm" type="eCH-0129:buildingVolumeNormType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element buildingVolumeType/volume
diagram index_p43.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type restriction of xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1
maxInclusive 9999999
source <xs:element name="volume" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:maxInclusive value="9999999"/>
     
<xs:minInclusive value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element buildingVolumeType/informationSource
diagram index_p44.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0129:buildingVolumeInformationSourceType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 869
enumeration 858
enumeration 853
enumeration 852
enumeration 857
enumeration 851
enumeration 870
enumeration 878
enumeration 859
source <xs:element name="informationSource" type="eCH-0129:buildingVolumeInformationSourceType" minOccurs="0"/>

element buildingVolumeType/norm
diagram index_p45.png
namespace http://www.ech.ch/xmlns/eCH-0206/2
type eCH-0129:buildingVolumeNormType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 961
enumeration 962
enumeration 969
source <xs:element name="norm" type="eCH-0129:buildingVolumeNormType" minOccurs="0"/>


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