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

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

Properties
This component is not nillable.

Model
<...
  cis_odberu = dsComm:str8
  guid = dsComm:guidType
  id_vyd_pohyb = dsComm:str10
  porce = dsComm:str2
  sp_akce_kod = dsComm:str1
  sp_akce_nazev = dsComm:str40
  tp_kod = dsComm:str15
  tp_nazev = dsComm:str120
  zts_kod = dsComm:str10>
(ku_r_tp_r | ku_r_tp_v)
</...>


Nested Element Summary
dsip:ku_r_tp_rTypeku_r_tp_r
          
dsip:ku_r_tp_vTypeku_r_tp_v
          

Attribute Summary
 dsComm:str8cis_odberu
          
 dsComm:guidTypeguid
          
 dsComm:str10id_vyd_pohyb
          
 dsComm:str2porce
          
 dsComm:str1sp_akce_kod
          
 dsComm:str40sp_akce_nazev
          
 dsComm:str15tp_kod
          
 dsComm:str120tp_nazev
          
 dsComm:str10zts_kod
          

Attribute Detail

cis_odberu

Type:
dsComm:str8
Use:
required
Form:
unqualified

guid

Type:
dsComm:guidType
Use:
optional
Form:
unqualified

id_vyd_pohyb

Type:
dsComm:str10
Use:
required
Form:
unqualified

porce

Type:
dsComm:str2
Use:
required
Form:
unqualified

sp_akce_kod

Type:
dsComm:str1
Use:
required
Form:
unqualified

sp_akce_nazev

Type:
dsComm:str40
Use:
optional
Form:
unqualified

tp_kod

Type:
dsComm:str15
Use:
required
Form:
unqualified

tp_nazev

Type:
dsComm:str120
Use:
required
Form:
unqualified

zts_kod

Type:
dsComm:str10
Use:
required
Form:
unqualified

Local Usage
ku_rType

Source
<xs:complexType name="ku_r_tpType">
<xs:sequence>
<xs:choice>
<xs:element minOccurs="1" name="ku_r_tp_r" type="dsip:ku_r_tp_rType"/>
<xs:element minOccurs="1" name="ku_r_tp_v" type="dsip:ku_r_tp_vType"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="guid" type="dsComm:guidType"/>
<xs:attribute name="sp_akce_kod" type="dsComm:str1" use="required"/>
<xs:attribute name="sp_akce_nazev" type="dsComm:str40" use="optional"/>
<xs:attribute name="id_vyd_pohyb" type="dsComm:str10" use="required"/>
<xs:attribute name="zts_kod" type="dsComm:str10" use="required"/>
<xs:attribute name="cis_odberu" type="dsComm:str8" use="required"/>
<xs:attribute name="porce" type="dsComm:str2" use="required"/>
<xs:attribute name="tp_kod" type="dsComm:str15" use="required"/>
<xs:attribute name="tp_nazev" type="dsComm:str120" use="required"/>
</xs:complexType>


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