simpleType placeNameTypeType
namespace http://www.ech.ch/xmlns/eCH-0129/5
type restriction of xs:nonNegativeInteger
properties
base xs:nonNegativeInteger
used by
element placeNameType/placeNameType
facets
Kind Value Annotation
enumeration 0
enumeration 1
enumeration 2
enumeration 3
source <xs:simpleType name="placeNameTypeType">
 
<xs:restriction base="xs:nonNegativeInteger">
   
<xs:enumeration value="0"/>
   
<xs:enumeration value="1"/>
   
<xs:enumeration value="2"/>
   
<xs:enumeration value="3"/>
 
</xs:restriction>
</xs:simpleType>


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