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
<...
  kod_lok = dsComm:str15>
(titul_pred?, jmeno?, prijmeni, titul_za?, pracovnikAny? )
</...>


Nested Element Summary
dsComm:str24jmeno
          
dsComm:AnyTypepracovnikAny
          
dsComm:str35prijmeni
          
dsComm:str35titul_pred
          
dsComm:str35titul_za
          

Attribute Summary
 dsComm:str15kod_lok
          

Attribute Detail

kod_lok

Type:
dsComm:str15
Use:
optional
Form:
unqualified

Local Usage
auzkuType, ku_oType, ku_zType

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:str24"/>
<xs:element name="prijmeni" type="dsComm:str35"/>
<xs:element minOccurs="0" name="titul_za" type="dsComm:str35"/>
<xs:element minOccurs="0" name="pracovnikAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="kod_lok" type="dsComm:str15"/>
</xs:complexType>


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