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

Super Types
{urn:cz-mzcr:ns:dasta:ds4:ds_ip} (restriction)

Properties
This component is not nillable.

Model
<lek_v
  cena = dsComm:number6.2
  gene_lek = dsComm:str70
  icl = dsComm:icisType
  id_dok_is = dsComm:str35
  ind_oprav_sd = dsComm:indOprSdType
  kod_lek = dsComm:str7
  kod_pdk = dsComm:str15
  nazev_lek = dsComm:str70
  poc_bal = dsComm:number2d>
(dat_du?, rozpis_v?, vydal?, pozn?, lekvAny? )
</lek_v>


Nested Element Summary
dsComm:dat_duTypedat_du
          
dsComm:AnyTypelekvAny
          
dsComm:str80pozn
          
dsComm:str50rozpis_v
          
dsComm:str35vydal
          

Attribute Summary
 dsComm:number6.2cena
          
 dsComm:str70gene_lek
          
 dsComm:icisTypeicl
          
 dsComm:str35id_dok_is
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str7kod_lek
          
 dsComm:str15kod_pdk
          
 dsComm:str70nazev_lek
          
 dsComm:number2dpoc_bal
          

Attribute Detail

cena

Type:
dsComm:number6.2
Use:
optional
Form:
unqualified

gene_lek

Type:
dsComm:str70
Use:
optional
Form:
unqualified

icl

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

id_dok_is

Type:
dsComm:str35
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

kod_lek

Type:
dsComm:str7
Use:
optional
Form:
unqualified

kod_pdk

Type:
dsComm:str15
Use:
optional
Form:
unqualified

nazev_lek

Type:
dsComm:str70
Use:
required
Form:
unqualified

poc_bal

Type:
dsComm:number2d
Use:
required
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" name="lek_v">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="dat_du" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="rozpis_v" type="dsComm:str50"/>
<xs:element minOccurs="0" name="vydal" type="dsComm:str35"/>
<xs:element minOccurs="0" name="pozn" type="dsComm:str80"/>
<xs:element minOccurs="0" name="lekvAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="nazev_lek" type="dsComm:str70" use="required"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
<xs:attribute name="poc_bal" type="dsComm:number2d" use="required"/>
<xs:attribute name="gene_lek" type="dsComm:str70"/>
<xs:attribute name="kod_lek" type="dsComm:str7"/>
<xs:attribute name="kod_pdk" type="dsComm:str15"/>
<xs:attribute name="id_dok_is" type="dsComm:str35"/>
<xs:attribute name="cena" type="dsComm:number6.2"/>
<xs:attribute name="icl" type="dsComm:icisType"/>
</xs:complexType>
</xs:element>


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