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

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

Properties
This component is not nillable.

Model

()

Source
<xs:simpleType name="dgstanType">
<xs:union>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:pattern value="[0-5]?[0-9]"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="60"/>
<xs:enumeration value="61"/>
<xs:enumeration value="62"/>
<xs:enumeration value="63"/>
<xs:enumeration value="64"/>
<xs:enumeration value="99"/>
</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.