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 = dsComm:str35>
(ptext, (ktext? | priloha?) , textAny? )
</...>


Nested Element Summary
xs:stringktext
          
dsComm:prilohaTypepriloha
          
 ptext
          
dsComm:AnyTypetextAny
          

Attribute Summary
 dsComm:str35autor
          

Attribute Detail

autor

Type:
dsComm:str35
Use:
optional
Form:
unqualified

Local Usage
anType, ku_oType, ku_z_rdg_oType, ku_zType, lopzType, vrbType, vroType, vrrType, vrzType

Source
<xs:complexType name="textType">
<xs:sequence>
<xs:element ref="dsip:ptext"/>
<xs:choice>
<xs:element minOccurs="0" name="ktext" type="xs:string"/>
<xs:element minOccurs="0" name="priloha" type="dsComm:prilohaType"/>
</xs:choice>
<xs:element minOccurs="0" name="textAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="autor" type="dsComm:str35"/>
</xs:complexType>


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