complexType insuranceObjectOnlyType
diagram index_p499.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of eCH-0129:insuranceObjectType
properties
base eCH-0129:insuranceObjectType
children eCH-0129:localID eCH-0129:startDate eCH-0129:endDate eCH-0129:insuranceNumber eCH-0129:usageCode eCH-0129:usageDescription eCH-0129:volume
source <xs:complexType name="insuranceObjectOnlyType">
 
<xs:complexContent>
   
<xs:restriction base="eCH-0129:insuranceObjectType">
     
<xs:sequence>
       
<xs:element name="localID" type="eCH-0129:namedIdType"/>
       
<xs:element name="startDate" type="xs:date" minOccurs="0"/>
       
<xs:element name="endDate" type="xs:date" minOccurs="0"/>
       
<xs:element name="insuranceNumber" type="eCH-0129:buildingInsuranceNumberType"/>
       
<xs:element name="usageCode" type="eCH-0129:usageCodeType" minOccurs="0"/>
       
<xs:element name="usageDescription" type="eCH-0129:usageDescriptionType" minOccurs="0"/>
       
<xs:element name="volume" type="eCH-0129:insuranceVolumeType" minOccurs="0"/>
     
</xs:sequence>
   
</xs:restriction>
 
</xs:complexContent>
</xs:complexType>

element insuranceObjectOnlyType/localID
diagram index_p500.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 insuranceObjectOnlyType/startDate
diagram index_p501.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type xs:date
properties
minOcc 0
maxOcc 1
content simple
source <xs:element name="startDate" type="xs:date" minOccurs="0"/>

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

element insuranceObjectOnlyType/insuranceNumber
diagram index_p503.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:buildingInsuranceNumberType
properties
content simple
source <xs:element name="insuranceNumber" type="eCH-0129:buildingInsuranceNumberType"/>

element insuranceObjectOnlyType/usageCode
diagram index_p504.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:usageCodeType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
enumeration 1199
enumeration 1219
enumeration 1220
enumeration 1230
enumeration 1241
enumeration 1242
enumeration 1252
enumeration 1259
enumeration 1263
enumeration 1264
enumeration 1265
enumeration 1269
enumeration 1271
enumeration 1272
enumeration 1274
source <xs:element name="usageCode" type="eCH-0129:usageCodeType" minOccurs="0"/>

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

element insuranceObjectOnlyType/volume
diagram index_p506.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:insuranceVolumeType
properties
minOcc 0
maxOcc 1
content complex
children eCH-0129:volume eCH-0129:norm
source <xs:element name="volume" type="eCH-0129:insuranceVolumeType" minOccurs="0"/>


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