urn:cz-mzcr:ns:dasta:ds4:ds_cisidu
simpleType druhZareniType

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

Properties
This component is not nillable.

Model

('01' | '02' | '04' | '08' | '16' | '32' | '00')

Source
<xs:simpleType name="druhZareniType">
<xs:restriction base="xs:string">
<xs:enumeration value="01"/>
<xs:enumeration value="02"/>
<xs:enumeration value="04"/>
<xs:enumeration value="08"/>
<xs:enumeration value="16"/>
<xs:enumeration value="32"/>
<xs:enumeration value="00"/>
</xs:restriction>
</xs:simpleType>


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