urn:cz-mzcr:ns:dasta:ds4:ds_ip
complexType vrnType

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

Properties
This component is not nillable.

Model
<...
  formrm = dsComm:str1
  priznak_kvant = dsCis:LVPHKN>
(nazvy?, prepocet?, hodnota, jednotka, barva_lab, nejistota?, (hodnoceni? | skala?) , pozn?, vrnAny? )
</...>


Nested Element Summary
 barva_lab
          
dsip:hodnoceniTypehodnoceni
          
dsComm:number6.6semiloghodnota
          
dsComm:str20jednotka
          
dsip:nazvyTypenazvy
          
dsip:nejistotaTypenejistota
          
dsComm:str255pozn
          
dsip:prepocetTypeprepocet
          
dsip:skalaTypeskala
          
dsComm:AnyTypevrnAny
          

Attribute Summary
 dsComm:str1formrm
          
 dsCis:LVPHKNpriznak_kvant
          

Attribute Detail

formrm

Type:
dsComm:str1
Use:
required
Form:
unqualified

priznak_kvant

Type:
dsCis:LVPHKN
Use:
required
Form:
unqualified

Local Usage
ku_z_labType

Source
<xs:complexType name="vrnType">
<xs:sequence>
<xs:element minOccurs="0" name="nazvy" type="dsip:nazvyType"/>
<xs:element minOccurs="0" name="prepocet" type="dsip:prepocetType"/>
<xs:element name="hodnota" type="dsComm:number6.6semilog"/>
<xs:element name="jednotka" type="dsComm:str20"/>
<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>
<xs:element minOccurs="0" name="nejistota" type="dsip:nejistotaType"/>
<xs:choice>
<xs:element minOccurs="0" name="hodnoceni" type="dsip:hodnoceniType"/>
<xs:element minOccurs="0" name="skala" type="dsip:skalaType"/>
</xs:choice>
<xs:element minOccurs="0" name="pozn" type="dsComm:str255"/>
<xs:element minOccurs="0" name="vrnAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="priznak_kvant" type="dsCis:LVPHKN" use="required"/>
<xs:attribute name="formrm" type="dsComm:str1" use="required"/>
</xs:complexType>


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