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

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

Properties
This component is not nillable.

Model
<...
  cena = dsComm:number8d
  diag = dsComm:str5
  doklad = dsComm:number2de
  indikace = dsCis:indikaceAUZType
  kod_lab = dsComm:str4
  kod_vykonu = dsComm:str5
  lok_zubu = dsComm:str4
  mnozstvi = dsComm:number8.3
  polozka = dsComm:polozkaType
  sr_cena = dsComm:number6.2
  sr_cito = dsComm:str1
  sr_kod_lek = dsComm:str6
  sr_mnozstvi = dsComm:number6.2
  sr_nahrady = dsComm:str2>
(dat_du?, auzAny? )
</...>


Nested Element Summary
dsComm:AnyTypeauzAny
          
dsComm:dat_duTypedat_du
          

Attribute Summary
 dsComm:number8dcena
          
 dsComm:str5diag
          
 dsComm:number2dedoklad
          
 dsCis:indikaceAUZTypeindikace
          
 dsComm:str4kod_lab
          
 dsComm:str5kod_vykonu
          
 dsComm:str4lok_zubu
          
 dsComm:number8.3mnozstvi
          
 dsComm:polozkaTypepolozka
          
 dsComm:number6.2sr_cena
          
 dsComm:str1sr_cito
          
 dsComm:str6sr_kod_lek
          
 dsComm:number6.2sr_mnozstvi
          
 dsComm:str2sr_nahrady
          

Attribute Detail

cena

Type:
dsComm:number8d
Use:
optional
Form:
unqualified

diag

Type:
dsComm:str5
Use:
optional
Form:
unqualified

doklad

Type:
dsComm:number2de
Use:
optional
Form:
unqualified

indikace

Type:
dsCis:indikaceAUZType
Use:
required
Form:
unqualified

kod_lab

Type:
dsComm:str4
Use:
optional
Form:
unqualified

kod_vykonu

Type:
dsComm:str5
Use:
required
Form:
unqualified

lok_zubu

Type:
dsComm:str4
Use:
optional
Form:
unqualified

mnozstvi

Type:
dsComm:number8.3
Use:
optional
Form:
unqualified

polozka

Type:
dsComm:polozkaType
Use:
required
Form:
unqualified

sr_cena

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

sr_cito

Type:
dsComm:str1
Fixed:
C
Use:
optional
Form:
unqualified

sr_kod_lek

Type:
dsComm:str6
Use:
optional
Form:
unqualified

sr_mnozstvi

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

sr_nahrady

Type:
dsComm:str2
Use:
optional
Form:
unqualified

Source
<xs:complexType name="auzType">
<xs:sequence>
<xs:element minOccurs="0" name="dat_du" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="auzAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="indikace" type="dsCis:indikaceAUZType" use="required"/>
<xs:attribute name="doklad" type="dsComm:number2de"/>
<xs:attribute name="polozka" type="dsComm:polozkaType" use="required"/>
<xs:attribute name="diag" type="dsComm:str5"/>
<xs:attribute name="kod_vykonu" type="dsComm:str5" use="required"/>
<xs:attribute name="lok_zubu" type="dsComm:str4"/>
<xs:attribute name="mnozstvi" type="dsComm:number8.3"/>
<xs:attribute name="cena" type="dsComm:number8d"/>
<xs:attribute name="kod_lab" type="dsComm:str4"/>
<xs:attribute fixed="C" name="sr_cito" type="dsComm:str1"/>
<xs:attribute name="sr_nahrady" type="dsComm:str2"/>
<xs:attribute name="sr_kod_lek" type="dsComm:str6"/>
<xs:attribute name="sr_mnozstvi" type="dsComm:number6.2"/>
<xs:attribute name="sr_cena" type="dsComm:number6.2"/>
</xs:complexType>


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