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

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

Properties
This component is not nillable.

Model
<...>
(nazvy?, text?, priloha*, int_pril*, vroAny? )
</...>


Nested Element Summary
dsComm:int_prilTypeint_pril
          
dsip:nazvyTypenazvy
          
dsComm:prilohaTypepriloha
          
dsip:textTypetext
          
dsComm:AnyTypevroAny
          
Local Usage
ku_z_labType

Source
<xs:complexType name="vroType">
<xs:sequence>
<xs:element minOccurs="0" name="nazvy" type="dsip:nazvyType"/>
<xs:element minOccurs="0" name="text" type="dsip:textType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="priloha" type="dsComm:prilohaType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="int_pril" type="dsComm:int_prilType"/>
<xs:element minOccurs="0" name="vroAny" 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.