complexType insuranceVolumeType
diagram index_p524.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:volume eCH-0129:norm
used by
elements insuranceObjectType/volume insuranceObjectOnlyType/volume
source <xs:complexType name="insuranceVolumeType">
 
<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="norm" type="eCH-0129:buildingVolumeNormType"/>
 
</xs:sequence>
</xs:complexType>

element insuranceVolumeType/volume
diagram index_p525.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 insuranceVolumeType/norm
diagram index_p526.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