complexType namedIdType
diagram index_p546.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:IdCategory eCH-0129:Id
used by
elements constructionProjectIdentificationType/localID buildingIdentificationType/localID buildingEntranceIdentificationType/localID buildingEntranceType/localID buildingEntranceOnlyType/localID dwellingIdentificationType/localID dwellingType/localID insuranceValueType/localID insuranceObjectType/localID insuranceObjectOnlyType/localID streetType/localID estimationValueType/localID estimationObjectType/localID estimationObjectOnlyType/localID buildingType/otherID buildingOnlyType/otherID
source <xs:complexType name="namedIdType">
 
<xs:sequence>
   
<xs:element name="IdCategory" type="eCH-0129:iDCategoryType"/>
   
<xs:element name="Id">
     
<xs:simpleType>
       
<xs:restriction base="xs:token">
         
<xs:maxLength value="20"/>
         
<xs:minLength value="1"/>
       
</xs:restriction>
     
</xs:simpleType>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element namedIdType/IdCategory
diagram index_p547.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:iDCategoryType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="IdCategory" type="eCH-0129:iDCategoryType"/>

element namedIdType/Id
diagram index_p548.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:token
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 20
source <xs:element name="Id">
 
<xs:simpleType>
   
<xs:restriction base="xs:token">
     
<xs:maxLength value="20"/>
     
<xs:minLength value="1"/>
   
</xs:restriction>
 
</xs:simpleType>
</xs:element>


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