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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime>
(povolani_text?, autor?, dat_od?, dat_do?, povolaniAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_duTypedat_do
          
dsComm:dat_duTypedat_od
          
dsComm:str80povolani_text
          
dsComm:AnyTypepovolaniAny
          

Attribute Summary
 xs:dateTimedat_ab
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

Local Usage
ip, ku_z_patsumdatType

Source
<xs:complexType name="povolaniType">
<xs:sequence>
<xs:element minOccurs="0" name="povolani_text" type="dsComm:str80"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_od" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="dat_do" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="povolaniAny" type="dsComm:AnyType"/>
</xs:sequence>
<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.