urn:cz-mzcr:ns:dasta:ds4:ds_ido
complexType zzs_vl_oType

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

Properties
This component is not nillable.

Model
<...
  typ_zadosti = xs:string>
(zzs_vl_os*, text?, dat_vb, zzs_vl_oAny? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_vb
          
dsip:textTypetext
          
dsComm:AnyTypezzs_vl_oAny
          
dsido:zzs_vl_osTypezzs_vl_os
          

Attribute Summary
 xs:stringtyp_zadosti
          

Attribute Detail

typ_zadosti

Type:
based on
with :
Use:
required
Form:
unqualified

Local Usage
ido

Source
<xs:complexType name="zzs_vl_oType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="zzs_vl_os" type="dsido:zzs_vl_osType"/>
<xs:element minOccurs="0" name="text" type="dsip:textType"/>
<xs:element name="dat_vb" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="zzs_vl_oAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_zadosti" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="VLP"/>
<xs:enumeration value="VLS"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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