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


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