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
<...
  cis_davky = dsComm:number1d
  cis_sarze = dsComm:str35
  gene_ol = dsComm:str70
  ind_oprav_sd = dsComm:indOprSdType
  kod_ol = dsComm:str7
  nazev_ol = dsComm:str70>
(autor?, dat_du, reakce, davkaAny? )
</...>


Nested Element Summary
dsComm:str35autor
          
dsComm:dat_duTypedat_du
          
dsComm:AnyTypedavkaAny
          
 reakce
          

Attribute Summary
 dsComm:number1dcis_davky
          
 dsComm:str35cis_sarze
          
 dsComm:str70gene_ol
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str7kod_ol
          
 dsComm:str70nazev_ol
          

Attribute Detail

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

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

kod_ol

Type:
dsComm:str7
Use:
optional
Form:
unqualified

nazev_ol

Type:
dsComm:str70
Use:
required
Form:
unqualified

Local Usage
oczType

Source
<xs:complexType name="davkaType">
<xs:sequence>
<xs:element minOccurs="0" name="autor" type="dsComm:str35"/>
<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="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
<xs:attribute name="nazev_ol" type="dsComm:str70" use="required"/>
<xs:attribute name="gene_ol" type="dsComm:str70"/>
<xs:attribute name="kod_ol" type="dsComm:str7"/>
<xs:attribute name="cis_sarze" type="dsComm:str35"/>
</xs:complexType>


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