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

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

Properties
This component is not nillable.

Model
<...
  hodnota = dsComm:str8
  jednotka = xs:string
  klic_nclp = dsComm:str5e
  priznak_kvant = dsCis:LVPHKN>
lipAny?
</...>


Nested Element Summary
dsComm:AnyTypelipAny
          

Attribute Summary
 dsComm:str8hodnota
          
 xs:stringjednotka
          
 dsComm:str5eklic_nclp
          
 dsCis:LVPHKNpriznak_kvant
          

Attribute Detail

hodnota

Type:
dsComm:str8
Use:
optional
Form:
unqualified

jednotka

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

klic_nclp

Type:
dsComm:str5e
Use:
required
Form:
unqualified

priznak_kvant

Type:
dsCis:LVPHKN
Use:
optional
Form:
unqualified

Local Usage
ku_o_labType

Source
<xs:complexType name="lipType">
<xs:sequence>
<xs:element minOccurs="0" name="lipAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="klic_nclp" type="dsComm:str5e" use="required"/>
<xs:attribute name="priznak_kvant" type="dsCis:LVPHKN"/>
<xs:attribute name="hodnota" type="dsComm:str8"/>
<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.