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

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

Properties
This component is not nillable.

Model
<...>
(autor*, ptext, (ktext* | priloha*) , textAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsip:ktextTypektext
          
dsComm:prilohaTypepriloha
          
 ptext
          
dsComm:AnyTypetextAny
          
Local Usage
anType, fsType, ku_aType, ku_oType, ku_z_labType, ku_z_rdg_oType, ku_zType, ldType, loiType, lopzType, vrbType, vroType, vrrType, vrzType

Source
<xs:complexType name="textType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element ref="dsip:ptext"/>
<xs:choice>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ktext" type="dsip:ktextType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="priloha" type="dsComm:prilohaType"/>
</xs:choice>
<xs:element minOccurs="0" name="textAny" type="dsComm:AnyType"/>
</xs:sequence>
</xs:complexType>


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