complexType estimationValueType
diagram index_p475.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:localID eCH-0129:baseYear eCH-0129:validFrom eCH-0129:indexValue eCH-0129:value eCH-0129:typeOfvalue
used by
element estimationObjectType/estimationValue
source <xs:complexType name="estimationValueType">
 
<xs:sequence>
   
<xs:element name="localID" type="eCH-0129:namedIdType"/>
   
<xs:element name="baseYear" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:nonNegativeInteger">
         
<xs:minInclusive value="1000"/>
         
<xs:maxInclusive value="2999"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="validFrom" type="eCH-0129:validFromType" minOccurs="0"/>
   
<xs:element name="indexValue" minOccurs="0">
     
<xs:simpleType>
       
<xs:restriction base="xs:decimal">
         
<xs:minInclusive value="0.00"/>
         
<xs:maxInclusive value="999.99"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
   
<xs:element name="value" type="eCH-0129:valueType"/>
   
<xs:element name="typeOfvalue" type="eCH-0129:typeOfvalueType"/>
 
</xs:sequence>
</xs:complexType>

element estimationValueType/localID
diagram index_p476.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:namedIdType
properties
content complex
children eCH-0129:IdCategory eCH-0129:Id
source <xs:element name="localID" type="eCH-0129:namedIdType"/>

element estimationValueType/baseYear
diagram index_p477.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1000
maxInclusive 2999
source <xs:element name="baseYear" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:nonNegativeInteger">
     
<xs:minInclusive value="1000"/>
     
<xs:maxInclusive value="2999"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

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

element estimationValueType/indexValue
diagram index_p479.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:decimal
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 0.00
maxInclusive 999.99
source <xs:element name="indexValue" minOccurs="0">
 
<xs:simpleType>
   
<xs:restriction base="xs:decimal">
     
<xs:minInclusive value="0.00"/>
     
<xs:maxInclusive value="999.99"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>

element estimationValueType/value
diagram index_p480.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:valueType
properties
content complex
children eCH-0129:amount eCH-0129:percentage
source <xs:element name="value" type="eCH-0129:valueType"/>

element estimationValueType/typeOfvalue
diagram index_p481.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:typeOfvalueType
properties
content simple
facets
Kind Value Annotation
enumeration 1007
enumeration 2001
enumeration 2002
enumeration 2003
enumeration 2004
enumeration 2005
enumeration 2006
enumeration 2007
enumeration 2008
enumeration 2009
enumeration 2010
enumeration 2011
enumeration 2012
enumeration 2013
enumeration 2014
enumeration 2015
enumeration 2016
source <xs:element name="typeOfvalue" type="eCH-0129:typeOfvalueType"/>


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