urn:cz-mzcr:ns:dasta:ds4:ds_ip
element barva_lab

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

Properties
This component is not nillable.

Model
<barva_lab>

</barva_lab>

Source
<xs:element minOccurs="0" name="barva_lab">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="#800000"/>
<xs:enumeration value="#FF0000"/>
<xs:enumeration value="#FFA500"/>
<xs:enumeration value="#FFFF00"/>
<xs:enumeration value="#808000"/>
<xs:enumeration value="#800080"/>
<xs:enumeration value="#FF00FF"/>
<xs:enumeration value="#FFFFFF"/>
<xs:enumeration value="#00FF00"/>
<xs:enumeration value="#008000"/>
<xs:enumeration value="#000080"/>
<xs:enumeration value="#0000FF"/>
<xs:enumeration value="#00FFFF"/>
<xs:enumeration value="#008080"/>
<xs:enumeration value="#000000"/>
<xs:enumeration value="#C0C0C0"/>
<xs:enumeration value="#808080"/>
</xs:restriction>
</xs:simpleType>
</xs:element>


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