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

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

Properties
This component is not nillable.

Model

()

Source
<xs:simpleType name="ji_druhType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="0[0-9][0-9]"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="1[0-1][0-9]"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="120"/>
<xs:enumeration value="121"/>
<xs:enumeration value="122"/>
<xs:enumeration value="123"/>
<xs:enumeration value="124"/>
<xs:enumeration value="125"/>
<xs:enumeration value="126"/>
<xs:enumeration value="127"/>
</xs:restriction>
</xs:simpleType>
</xs:union>
</xs:simpleType>


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