urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrvv
simpleType vonemType

Super Types
{http://www.w3.org/2001/XMLSchema}int
|
+--{urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrvv}vonemType (restriction)

Properties
This component is not nillable.

Model

('0' | '1' | '9')

Local Usage
nrvsType

Source
<xs:simpleType name="vonemType">
<xs:restriction base="xs:int">
<xs:enumeration value="0"/>
<xs:enumeration value="1"/>
<xs:enumeration value="9"/>
</xs:restriction>
</xs:simpleType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.