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

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

Properties
This component is not nillable.

Model
<...
  guid = dsComm:guidType
  jedn_tp_kod = dsComm:str2
  jedn_tp_zkratka = dsComm:str15
  pocet_jedn_tp = dsComm:number4d
  testovat = dsComm:str1
  tp_rezerva = dsComm:str1>
(((tp_kod, tp_nazev?) | (obalka_tp_kod, obalka_tp_nazev?)) , dat_vydej?, vlastnost_tp* )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_vydej
          
dsComm:str15obalka_tp_kod
          
dsComm:str80obalka_tp_nazev
          
dsComm:str15tp_kod
          
dsComm:str120tp_nazev
          
dsip:vlastnost_tpTypevlastnost_tp
          

Attribute Summary
 dsComm:guidTypeguid
          
 dsComm:str2jedn_tp_kod
          
 dsComm:str15jedn_tp_zkratka
          
 dsComm:number4dpocet_jedn_tp
          
 dsComm:str1testovat
          
 dsComm:str1tp_rezerva
          

Attribute Detail

guid

Type:
dsComm:guidType
Use:
optional
Form:
unqualified

jedn_tp_kod

Type:
dsComm:str2
Use:
required
Form:
unqualified

jedn_tp_zkratka

Type:
dsComm:str15
Use:
optional
Form:
unqualified

pocet_jedn_tp

Type:
dsComm:number4d
Use:
optional
Form:
unqualified

testovat

Type:
dsComm:str1
Use:
required
Form:
unqualified

tp_rezerva

Type:
dsComm:str1
Use:
optional
Form:
unqualified

Local Usage
ku_oType

Source
<xs:complexType name="ku_o_tpType">
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element minOccurs="1" name="tp_kod" type="dsComm:str15"/>
<xs:element minOccurs="0" name="tp_nazev" type="dsComm:str120"/>
</xs:sequence>
<xs:sequence>
<xs:element minOccurs="1" name="obalka_tp_kod" type="dsComm:str15"/>
<xs:element minOccurs="0" name="obalka_tp_nazev" type="dsComm:str80"/>
</xs:sequence>
</xs:choice>
<xs:element minOccurs="0" name="dat_vydej" type="dsComm:dat_xxType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="vlastnost_tp" type="dsip:vlastnost_tpType"/>
</xs:sequence>
<xs:attribute name="guid" type="dsComm:guidType"/>
<xs:attribute name="testovat" type="dsComm:str1" use="required"/>
<xs:attribute name="jedn_tp_kod" type="dsComm:str2" use="required"/>
<xs:attribute name="jedn_tp_zkratka" type="dsComm:str15" use="optional"/>
<xs:attribute name="pocet_jedn_tp" type="dsComm:number4d" use="optional"/>
<xs:attribute name="tp_rezerva" type="dsComm:str1" use="optional"/>
</xs:complexType>


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