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

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

Properties
This component is not nillable.

Model
<...
  diag = dsComm:str5
  doklad_kod = dsComm:str7
  doklad_typ = dsComm:number2de
  indikace = dsCis:indikaceAUZType
  typpol_vz = dsComm:polozkaType>
(dat_du, (vykon | zum) , p_pracoviste, p_pracovnik?, pozn?, auzkuAny? )
</...>


Nested Element Summary
dsComm:AnyTypeauzkuAny
          
dsComm:dat_duTypedat_du
          
dsip:pracovisteTypep_pracoviste
          
dsip:pracovnikTypep_pracovnik
          
dsComm:str255pozn
          
dsip:vykonTypevykon
          
dsip:zumTypezum
          

Attribute Summary
 dsComm:str5diag
          
 dsComm:str7doklad_kod
          
 dsComm:number2dedoklad_typ
          
 dsCis:indikaceAUZTypeindikace
          
 dsComm:polozkaTypetyppol_vz
          

Attribute Detail

diag

Type:
dsComm:str5
Use:
required
Form:
unqualified

doklad_kod

Type:
dsComm:str7
Use:
optional
Form:
unqualified

doklad_typ

Type:
dsComm:number2de
Use:
optional
Form:
unqualified

indikace

Type:
dsCis:indikaceAUZType
Use:
required
Form:
unqualified

typpol_vz

Type:
dsComm:polozkaType
Use:
required
Form:
unqualified

Local Usage
ku_zType

Source
<xs:complexType name="auzkuType">
<xs:sequence>
<xs:element name="dat_du" type="dsComm:dat_duType"/>
<xs:choice>
<xs:element name="vykon" type="dsip:vykonType"/>
<xs:element name="zum" type="dsip:zumType"/>
</xs:choice>
<xs:element name="p_pracoviste" type="dsip:pracovisteType"/>
<xs:element minOccurs="0" name="p_pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="pozn" type="dsComm:str255"/>
<xs:element minOccurs="0" name="auzkuAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="indikace" type="dsCis:indikaceAUZType" use="required"/>
<xs:attribute name="doklad_typ" type="dsComm:number2de"/>
<xs:attribute name="doklad_kod" type="dsComm:str7"/>
<xs:attribute name="typpol_vz" type="dsComm:polozkaType" use="required"/>
<xs:attribute name="diag" type="dsComm:str5" use="required"/>
</xs:complexType>


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