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

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

Properties
This component is not nillable.

Model
<...
  icl = dsComm:icisType
  id_clk = dsComm:icis10Type
  id_pracovnik = dsComm:str64
  id_zp = dsComm:str10
  odbornost = dsComm:str3e
  role_klic = dsComm:str10
  role_text = dsComm:str80>
(titul_pred?, jmeno?, prijmeni, titul_za?, a?, pracovnikAny? )
</...>


Nested Element Summary
 a
          
dsComm:str40jmeno
          
dsComm:AnyTypepracovnikAny
          
dsComm:str40prijmeni
          
dsComm:str35titul_pred
          
dsComm:str35titul_za
          

Attribute Summary
 dsComm:icisTypeicl
          
 dsComm:icis10Typeid_clk
          
 dsComm:str64id_pracovnik
          
 dsComm:str10id_zp
          
 dsComm:str3eodbornost
          
 dsComm:str10role_klic
          
 dsComm:str80role_text
          

Attribute Detail

icl

Type:
dsComm:icisType
Use:
optional
Form:
unqualified

id_clk

Type:
dsComm:icis10Type
Use:
optional
Form:
unqualified

id_pracovnik

Type:
dsComm:str64
Use:
optional
Form:
unqualified

id_zp

Type:
dsComm:str10
Use:
optional
Form:
unqualified

odbornost

Type:
dsComm:str3e
Use:
optional
Form:
unqualified

role_klic

Type:
dsComm:str10
Use:
optional
Form:
unqualified

role_text

Type:
dsComm:str80
Use:
optional
Form:
unqualified

Local Usage
auzkuType, ku_aType, ku_oType, ku_z_soupis_uType, ku_zType, loiType

Source
<xs:complexType name="pracovnikType">
<xs:sequence>
<xs:element minOccurs="0" name="titul_pred" type="dsComm:str35"/>
<xs:element minOccurs="0" name="jmeno" type="dsComm:str40"/>
<xs:element name="prijmeni" type="dsComm:str40"/>
<xs:element minOccurs="0" name="titul_za" type="dsComm:str35"/>
<xs:element minOccurs="0" ref="ds:a"/>
<xs:element minOccurs="0" name="pracovnikAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="id_zp" type="dsComm:str10"/>
<xs:attribute name="icl" type="dsComm:icisType"/>
<xs:attribute name="odbornost" type="dsComm:str3e"/>
<xs:attribute name="id_pracovnik" type="dsComm:str64"/>
<xs:attribute name="id_clk" type="dsComm:icis10Type"/>
<xs:attribute name="role_klic" type="dsComm:str10"/>
<xs:attribute name="role_text" type="dsComm:str80"/>
</xs:complexType>


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