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

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

Properties
This component is not nillable.

Model

('0' | '0a' | '0S' | '1' | '1A' | '1B' | '1C' | '2' | '2A' | '2B' | '2C' | '3' | '3A' | '3B' | '3C' | '4' | '4A' | '4B' | '4C' | '6' | '7' | '9')

Source
<xs:simpleType name="stadiumType">
<xs:restriction base="xs:string">
<xs:enumeration value="0"/>
<xs:enumeration value="0a"/>
<xs:enumeration value="0S"/>
<xs:enumeration value="1"/>
<xs:enumeration value="1A"/>
<xs:enumeration value="1B"/>
<xs:enumeration value="1C"/>
<xs:enumeration value="2"/>
<xs:enumeration value="2A"/>
<xs:enumeration value="2B"/>
<xs:enumeration value="2C"/>
<xs:enumeration value="3"/>
<xs:enumeration value="3A"/>
<xs:enumeration value="3B"/>
<xs:enumeration value="3C"/>
<xs:enumeration value="4"/>
<xs:enumeration value="4A"/>
<xs:enumeration value="4B"/>
<xs:enumeration value="4C"/>
<xs:enumeration value="6"/>
<xs:enumeration value="7"/>
<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.