simpleType streetStatusType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
element streetType/streetStatus
facets
Kind Value Annotation
enumeration 9811
enumeration 9812
enumeration 9813
enumeration 9814
source <xs:simpleType name="streetStatusType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="9811"/>
   
<xs:enumeration value="9812"/>
   
<xs:enumeration value="9813"/>
   
<xs:enumeration value="9814"/>
 
</xs:restriction>
</xs:simpleType>


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