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

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

Properties
This component is not nillable.

Model
<...
  apl_cesta_klic = dsComm:str8
  apl_cesta_text = dsComm:str55
  cis_davky = dsComm:number1d
  cis_sarze = dsComm:str35
  gene_ol = dsComm:str70
  id_davka = dsComm:str40
  id_davka_isin = dsComm:str13
  ind_oprav_sd = dsComm:indOprSdType
  kod_ol = dsComm:str7
  misto_apl_klic = dsComm:str8
  misto_apl_text = dsComm:str55
  nazev_ol = dsComm:str70
  nazev_vyrobce = dsComm:str70
  poc_davek = dsComm:number1d
  pozn = dsComm:str255>
(dat_expirace?, autor?, pracoviste?, dat_du, reakce, davkaAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_duTypedat_du
          
dsComm:dat_xxTypedat_expirace
          
dsComm:AnyTypedavkaAny
          
dsip:pracovisteTypepracoviste
          
 reakce
          

Attribute Summary
 dsComm:str8apl_cesta_klic
          
 dsComm:str55apl_cesta_text
          
 dsComm:number1dcis_davky
          
 dsComm:str35cis_sarze
          
 dsComm:str70gene_ol
          
 dsComm:str40id_davka
          
 dsComm:str13id_davka_isin
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str7kod_ol
          
 dsComm:str8misto_apl_klic
          
 dsComm:str55misto_apl_text
          
 dsComm:str70nazev_ol
          
 dsComm:str70nazev_vyrobce
          
 dsComm:number1dpoc_davek
          
 dsComm:str255pozn
          

Attribute Detail

apl_cesta_klic

Type:
dsComm:str8
Use:
optional
Form:
unqualified

apl_cesta_text

Type:
dsComm:str55
Use:
optional
Form:
unqualified

cis_davky

Type:
dsComm:number1d
Use:
required
Form:
unqualified

cis_sarze

Type:
dsComm:str35
Use:
optional
Form:
unqualified

gene_ol

Type:
dsComm:str70
Use:
optional
Form:
unqualified

id_davka

Type:
dsComm:str40
Use:
optional
Form:
unqualified

id_davka_isin

Type:
dsComm:str13
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

kod_ol

Type:
dsComm:str7
Use:
required
Form:
unqualified

misto_apl_klic

Type:
dsComm:str8
Use:
optional
Form:
unqualified

misto_apl_text

Type:
dsComm:str55
Use:
optional
Form:
unqualified

nazev_ol

Type:
dsComm:str70
Use:
required
Form:
unqualified

nazev_vyrobce

Type:
dsComm:str70
Use:
optional
Form:
unqualified

poc_davek

Type:
dsComm:number1d
Use:
optional
Form:
unqualified

pozn

Type:
dsComm:str255
Use:
optional
Form:
unqualified

Local Usage
oczType

Source
<xs:complexType name="davkaType">
<xs:sequence>
<xs:element minOccurs="0" name="dat_expirace" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="pracoviste" type="dsip:pracovisteType"/>
<xs:element name="dat_du" type="dsComm:dat_duType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="reakce">
<xs:complexType>
<xs:sequence>
<xs:element name="dat_or" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="vys_or" type="dsComm:str255"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="reakceAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" type="dsComm:davkaTypType" use="required"/>
</xs:complexType>
</xs:element>
<xs:element minOccurs="0" name="davkaAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="cis_davky" type="dsComm:number1d" use="required"/>
<xs:attribute name="poc_davek" type="dsComm:number1d"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
<xs:attribute name="id_davka" type="dsComm:str40"/>
<xs:attribute name="id_davka_isin" type="dsComm:str13"/>
<xs:attribute name="kod_ol" type="dsComm:str7" use="required"/>
<xs:attribute name="nazev_ol" type="dsComm:str70" use="required"/>
<xs:attribute name="nazev_vyrobce" type="dsComm:str70"/>
<xs:attribute name="gene_ol" type="dsComm:str70"/>
<xs:attribute name="cis_sarze" type="dsComm:str35"/>
<xs:attribute name="apl_cesta_klic" type="dsComm:str8"/>
<xs:attribute name="apl_cesta_text" type="dsComm:str55"/>
<xs:attribute name="misto_apl_klic" type="dsComm:str8"/>
<xs:attribute name="misto_apl_text" type="dsComm:str55"/>
<xs:attribute name="pozn" type="dsComm:str255"/>
</xs:complexType>


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