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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  dat_stav_prac = xs:dateTime
  dat_vb = xs:dateTime
  stav_prac = xs:string>
(pracoviste, (zzs_luzka? | zzs_chyba*) , text?, garant_dat?, zzs_vl_zAny? )
</...>


Nested Element Summary
dsComm:garant_datTypegarant_dat
          
dsip:pracovisteTypepracoviste
          
dsip:textTypetext
          
dsComm:str3ezzs_chyba
          
dsido:zzs_luzkaTypezzs_luzka
          
dsComm:AnyTypezzs_vl_zAny
          

Attribute Summary
 xs:dateTimedat_ab
          
 xs:dateTimedat_stav_prac
          
 xs:dateTimedat_vb
          
 xs:stringstav_prac
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
required
Form:
unqualified

dat_stav_prac

Type:
xs:dateTime
Use:
optional
Form:
unqualified

dat_vb

Type:
xs:dateTime
Use:
optional
Form:
unqualified

stav_prac

Type:
based on
with :
Use:
required
Form:
unqualified

Local Usage
ido

Source
<xs:complexType name="zzs_vl_zType">
<xs:sequence>
<xs:element name="pracoviste" type="dsip:pracovisteType"/>
<xs:choice>
<xs:element minOccurs="0" name="zzs_luzka" type="dsido:zzs_luzkaType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="zzs_chyba" type="dsComm:str3e"/>
</xs:choice>
<xs:element minOccurs="0" name="text" type="dsip:textType"/>
<xs:element minOccurs="0" name="garant_dat" type="dsComm:garant_datType"/>
<xs:element minOccurs="0" name="zzs_vl_zAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="stav_prac" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="P"/>
<xs:enumeration value="N"/>
<xs:enumeration value="Z"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="dat_vb" type="xs:dateTime"/>
<xs:attribute name="dat_stav_prac" type="xs:dateTime"/>
<xs:attribute name="dat_ab" type="xs:dateTime" use="required"/>
</xs:complexType>


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