complexType streetDescriptionType
diagram index_p590.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
children eCH-0129:language eCH-0129:descriptionLong eCH-0129:descriptionShort eCH-0129:descriptionIndex
used by
element streetType/description
source <xs:complexType name="streetDescriptionType">
 
<xs:sequence maxOccurs="unbounded">
   
<xs:element name="language" type="eCH-0129:streetLanguageType"/>
   
<xs:element name="descriptionLong" type="eCH-0129:streetDescriptionLongType"/>
   
<xs:element name="descriptionShort" type="eCH-0129:streetDescriptionShortType" minOccurs="0"/>
   
<xs:element name="descriptionIndex" type="eCH-0129:streetIndexNameType" minOccurs="0"/>
 
</xs:sequence>
</xs:complexType>

element streetDescriptionType/language
diagram index_p591.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:streetLanguageType
properties
content simple
facets
Kind Value Annotation
enumeration 9901
enumeration 9902
enumeration 9903
enumeration 9904
source <xs:element name="language" type="eCH-0129:streetLanguageType"/>

element streetDescriptionType/descriptionLong
diagram index_p592.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:streetDescriptionLongType
properties
content simple
facets
Kind Value Annotation
minLength 1
maxLength 60
source <xs:element name="descriptionLong" type="eCH-0129:streetDescriptionLongType"/>

element streetDescriptionType/descriptionShort
diagram index_p593.png
namespace http://www.ech.ch/xmlns/eCH-0129/5
type eCH-0129:streetDescriptionShortType
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
minLength 1
maxLength 24
source <xs:element name="descriptionShort" type="eCH-0129:streetDescriptionShortType" minOccurs="0"/>

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


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