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

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

Properties
This component is not nillable.

Model
<...
  hodnota = dsComm:number10d
  jednotka = xs:string>
(nazvy?, vrcAny? )
</...>


Nested Element Summary
dsip:nazvyTypenazvy
          
dsComm:AnyTypevrcAny
          

Attribute Summary
 dsComm:number10dhodnota
          
 xs:stringjednotka
          

Attribute Detail

hodnota

Type:
dsComm:number10d
Use:
optional
Form:
unqualified

jednotka

Type:
based on
with :
Use:
optional
Form:
unqualified

Local Usage
ku_z_labType

Source
<xs:complexType name="vrcType">
<xs:sequence>
<xs:element minOccurs="0" name="nazvy" type="dsip:nazvyType"/>
<xs:element minOccurs="0" name="vrcAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="hodnota" type="dsComm:number10d"/>
<xs:attribute name="jednotka">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="S"/>
<xs:enumeration value="M"/>
<xs:enumeration value="H"/>
<xs:enumeration value="D"/>
<xs:enumeration value="T"/>
<xs:enumeration value="R"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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