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

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

Properties
This component is not nillable.

Model
<...>
(pracoviste, pracovnik*, poznamka?, stav, dat_zaslani? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_zaslani
          
dsComm:str255poznamka
          
dsip:pracovisteTypepracoviste
          
dsip:pracovnikTypepracovnik
          
 stav
          
Local Usage
ku_oType, ku_zType

Source
<xs:complexType name="sdilejiciType">
<xs:sequence>
<xs:element name="pracoviste" type="dsip:pracovisteType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="poznamka" type="dsComm:str255"/>
<xs:element maxOccurs="1" minOccurs="0" name="stav">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="nelze_td"/>
<xs:enumeration value="nelze_as"/>
<xs:enumeration value="odeslano"/>
<xs:enumeration value="nyni_ne"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element minOccurs="0" name="dat_zaslani" type="dsComm:dat_xxType"/>
</xs:sequence>
</xs:complexType>


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