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

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

Properties
This component is not nillable.

Model
<...>
(ts_z? | ts_o?)
</...>


Nested Element Summary
dsip:ts_oTypets_o
          
dsip:ts_zTypets_z
          
Local Usage
ip

Source
<xs:complexType name="tsType">
<xs:sequence>
<xs:choice>
<xs:element minOccurs="0" name="ts_z" type="dsip:ts_zType"/>
<xs:element minOccurs="0" name="ts_o" type="dsip:ts_oType"/>
</xs:choice>
</xs:sequence>
</xs:complexType>


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