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

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

Properties
This component is not nillable.

Model
<...
  typ_puvod = xs:string
  typ_urg = xs:string>
(dat_soupis_od?, dat_soupis_do?, typ_ku*, max_pocet?, min_pocet?, kuosoupisAny? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_soupis_do
          
dsComm:dat_xxTypedat_soupis_od
          
dsComm:AnyTypekuosoupisAny
          
dsComm:number6dmax_pocet
          
dsComm:number6dmin_pocet
          
dsComm:str20typ_ku
          

Attribute Summary
 xs:stringtyp_puvod
          
 xs:stringtyp_urg
          

Attribute Detail

typ_puvod

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

typ_urg

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

Local Usage
ku_oType

Source
<xs:complexType name="ku_o_soupisType">
<xs:sequence>
<xs:element minOccurs="0" name="dat_soupis_od" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_soupis_do" type="dsComm:dat_xxType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="typ_ku" type="dsComm:str20"/>
<xs:element minOccurs="0" name="max_pocet" type="dsComm:number6d"/>
<xs:element minOccurs="0" name="min_pocet" type="dsComm:number6d"/>
<xs:element minOccurs="0" name="kuosoupisAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_puvod">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="I"/>
<xs:enumeration value="E"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="typ_urg">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="V"/>
<xs:enumeration value="S"/>
<xs:enumeration value="A"/>
<xs:enumeration value="N"/>
</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.