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

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

Properties
This component is not nillable.

Model
<...
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType>
(((ks_rh, ks_rh_text?) | (krevskup, rh?)) , autor?, dat_du?, dat_ak?, iid?, uksAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_xxTypedat_ak
          
dsComm:dat_duTypedat_du
          
dsip:iidTypeiid
          
dsComm:str3krevskup
          
dsComm:str8ks_rh
          
dsComm:str55ks_rh_text
          
dsComm:str1rh
          
dsComm:AnyTypeuksAny
          

Attribute Summary
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          

Attribute Detail

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

Local Usage
uType

Source
<xs:complexType name="uksType">
<xs:sequence>
<xs:choice>
<xs:sequence>
<xs:element name="ks_rh" type="dsComm:str8"/>
<xs:element minOccurs="0" name="ks_rh_text" type="dsComm:str55"/>
</xs:sequence>
<xs:sequence>
<xs:element name="krevskup" type="dsComm:str3"/>
<xs:element minOccurs="0" name="rh" type="dsComm:str1"/>
</xs:sequence>
</xs:choice>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_du" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="dat_ak" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="uksAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
</xs:complexType>


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