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

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

Properties
This component is not nillable.

Model
<...
  cisloodber = dsComm:str10
  id_vydejovydoklad = dsComm:str14
  id_vydejovypohyb = dsComm:str10
  kod_zts = dsComm:str10
  komkod_tp = dsComm:str25
  nazev_tp = dsComm:str200
  pocet_tu = dsComm:str3
  porce = dsComm:number2d
  pozn = dsComm:str1000
  v_zk = xs:string
  zkratka_tp = dsComm:str15>
(dat_exp, dat_pzk?, dat_zk?, datzal_zk?, datvyd_zk? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_exp
          
dsip:tp_pzkTypedat_pzk
          
dsComm:dat_xxTypedat_zk
          
dsComm:dat_xxTypedatvyd_zk
          
dsComm:dat_xxTypedatzal_zk
          

Attribute Summary
 dsComm:str10cisloodber
          
 dsComm:str14id_vydejovydoklad
          
 dsComm:str10id_vydejovypohyb
          
 dsComm:str10kod_zts
          
 dsComm:str25komkod_tp
          
 dsComm:str200nazev_tp
          
 dsComm:str3pocet_tu
          
 dsComm:number2dporce
          
 dsComm:str1000pozn
          
 xs:stringv_zk
          
 dsComm:str15zkratka_tp
          

Attribute Detail

cisloodber

Type:
dsComm:str10
Use:
required
Form:
unqualified

id_vydejovydoklad

Type:
dsComm:str14
Use:
required
Form:
unqualified

id_vydejovypohyb

Type:
dsComm:str10
Use:
required
Form:
unqualified

kod_zts

Type:
dsComm:str10
Use:
required
Form:
unqualified

komkod_tp

Type:
dsComm:str25
Use:
required
Form:
unqualified

nazev_tp

Type:
dsComm:str200
Use:
required
Form:
unqualified

pocet_tu

Type:
dsComm:str3
Use:
required
Form:
unqualified

porce

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

pozn

Type:
dsComm:str1000
Use:
optional
Form:
unqualified

v_zk

Type:
based on
with :
Use:
optional
Form:
unqualified

zkratka_tp

Type:
dsComm:str15
Use:
required
Form:
unqualified

Local Usage
tps_zType

Source
<xs:complexType name="tp_zType">
<xs:sequence>
<xs:element minOccurs="1" name="dat_exp" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_pzk" type="dsip:tp_pzkType"/>
<xs:element minOccurs="0" name="dat_zk" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="datzal_zk" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="datvyd_zk" type="dsComm:dat_xxType"/>
</xs:sequence>
<xs:attribute name="id_vydejovypohyb" type="dsComm:str10" use="required"/>
<xs:attribute name="kod_zts" type="dsComm:str10" use="required"/>
<xs:attribute name="cisloodber" type="dsComm:str10" use="required"/>
<xs:attribute name="porce" type="dsComm:number2d"/>
<xs:attribute name="zkratka_tp" type="dsComm:str15" use="required"/>
<xs:attribute name="nazev_tp" type="dsComm:str200" use="required"/>
<xs:attribute name="komkod_tp" type="dsComm:str25" use="required"/>
<xs:attribute name="pocet_tu" type="dsComm:str3" use="required"/>
<xs:attribute name="v_zk">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="NZ"/>
<xs:enumeration value="NE"/>
<xs:enumeration value="KO"/>
<xs:enumeration value="VI"/>
<xs:enumeration value="NV"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="id_vydejovydoklad" type="dsComm:str14" use="required"/>
<xs:attribute name="pozn" type="dsComm:str1000"/>
</xs:complexType>


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