urn:cz-mzcr:ns:dasta:ds4:ds_ido
complexType zzs_luzkaType

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  vl_sum = dsComm:number3d
  vl_sum_uv = dsComm:number2d
  vl_vent = dsComm:number2d
  vl_vent_uv = dsComm:number2d>
garant_dat?
</...>


Nested Element Summary
dsComm:garant_datTypegarant_dat
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:number3dvl_sum
          
 dsComm:number2dvl_sum_uv
          
 dsComm:number2dvl_vent
          
 dsComm:number2dvl_vent_uv
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

vl_sum

Type:
dsComm:number3d
Use:
required
Form:
unqualified

vl_sum_uv

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

vl_vent

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

vl_vent_uv

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

Local Usage
zzs_vl_zsType, zzs_vl_zType

Source
<xs:complexType name="zzs_luzkaType">
<xs:sequence>
<xs:element minOccurs="0" name="garant_dat" type="dsComm:garant_datType"/>
</xs:sequence>
<xs:attribute name="vl_sum" type="dsComm:number3d" use="required"/>
<xs:attribute name="vl_vent" type="dsComm:number2d"/>
<xs:attribute name="vl_sum_uv" type="dsComm:number2d"/>
<xs:attribute name="vl_vent_uv" type="dsComm:number2d"/>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
</xs:complexType>


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