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

element buildingVolumeType/volume
diagram index_p366.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
content simple
facets
Kind Value Annotation
minInclusive 5
maxInclusive 9999999
source <xs:element name="volume">
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:maxInclusive value="9999999"/>
     
<xs:minInclusive value="5"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element buildingVolumeType/informationSource
diagram index_p367.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
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_p368.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:buildingVolumeNormType
properties
content simple
facets
Kind Value Annotation
enumeration 961
enumeration 962
enumeration 969
source <xs:element name="norm" type="eCH-0129:buildingVolumeNormType"/>


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