simpleType streetKindType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
element streetType/streetKind
facets
Kind Value Annotation
enumeration 9801
enumeration 9802
enumeration 9803
enumeration 9809
source <xs:simpleType name="streetKindType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="9801"/>
   
<xs:enumeration value="9802"/>
   
<xs:enumeration value="9803"/>
   
<xs:enumeration value="9809"/>
 
</xs:restriction>
</xs:simpleType>


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