complexType estimationObjectOnlyType
diagram index_p460.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of eCH-0129:estimationObjectType
properties
base eCH-0129:estimationObjectType
children eCH-0129:localID eCH-0129:volume eCH-0129:yearOfConstruction eCH-0129:description eCH-0129:validFrom eCH-0129:estimationReason
source <xs:complexType name="estimationObjectOnlyType">
 
<xs:complexContent>
   
<xs:restriction base="eCH-0129:estimationObjectType">
     
<xs:sequence>
       
<xs:element name="localID" type="eCH-0129:namedIdType"/>
       
<xs:element name="volume" type="eCH-0129:estimationVolumeType" minOccurs="0"/>
       
<xs:element name="yearOfConstruction" type="eCH-0129:estimationYearOfConstructionType" minOccurs="0"/>
       
<xs:element name="description" type="eCH-0129:estimationDescriptionType" minOccurs="0"/>
       
<xs:element name="validFrom" type="xs:date" minOccurs="0"/>
       
<xs:element name="estimationReason" type="eCH-0129:estimationReasonTextType" minOccurs="0"/>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element estimationObjectOnlyType/localID
diagram index_p461.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 estimationObjectOnlyType/volume
diagram index_p462.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:estimationVolumeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 5
maxInclusive 2000000
source <xs:element name="volume" type="eCH-0129:estimationVolumeType" minOccurs="0"/>

element estimationObjectOnlyType/yearOfConstruction
diagram index_p463.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:estimationYearOfConstructionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minInclusive 1000
maxInclusive 2099
source <xs:element name="yearOfConstruction" type="eCH-0129:estimationYearOfConstructionType" minOccurs="0"/>

element estimationObjectOnlyType/description
diagram index_p464.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:estimationDescriptionType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 3
maxLength 1000
source <xs:element name="description" type="eCH-0129:estimationDescriptionType" minOccurs="0"/>

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

element estimationObjectOnlyType/estimationReason
diagram index_p466.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:estimationReasonTextType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 30
source <xs:element name="estimationReason" type="eCH-0129:estimationReasonTextType" minOccurs="0"/>


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