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

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

Properties
This component is not nillable.

Model
<...
  icl = dsComm:number8d
  icp = dsComm:number8d
  icz = dsComm:number8d
  ns = dsComm:number8d
  odb = dsComm:number3d>
((jmeno?, pozn?, dat_za?), zadatelAny? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_za
          
dsComm:str255jmeno
          
dsComm:str255pozn
          
dsComm:AnyTypezadatelAny
          

Attribute Summary
 dsComm:number8dicl
          
 dsComm:number8dicp
          
 dsComm:number8dicz
          
 dsComm:number8dns
          
 dsComm:number3dodb
          

Attribute Detail

icl

Type:
dsComm:number8d
Use:
optional
Form:
unqualified

icp

Type:
dsComm:number8d
Use:
required
Form:
unqualified

icz

Type:
dsComm:number8d
Use:
optional
Form:
unqualified

ns

Type:
dsComm:number8d
Use:
optional
Form:
unqualified

odb

Type:
dsComm:number3d
Use:
required
Form:
unqualified

Source
<xs:complexType name="zadatelType">
<xs:sequence>
<xs:group ref="dsip:zadatelElemGroup"/>
<xs:element minOccurs="0" name="zadatelAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="icz" type="dsComm:number8d"/>
<xs:attribute name="icp" type="dsComm:number8d" use="required"/>
<xs:attribute name="odb" type="dsComm:number3d" use="required"/>
<xs:attribute name="icl" type="dsComm:number8d"/>
<xs:attribute name="ns" type="dsComm:number8d"/>
</xs:complexType>


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