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

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

Properties
This component is not nillable.

Model
<...
  ns = dsComm:number8d
  odb = dsComm:number3d
  sr_kod = dsComm:str9e
  sr_lekar = dsComm:str12e
  sr_pois = dsComm:str4
  sr_typ = dsComm:sr_typType>
((jmeno?, pozn?, dat_za?), zadatelSkAny? )
</...>


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

Attribute Summary
 dsComm:number8dns
          
 dsComm:number3dodb
          
 dsComm:str9esr_kod
          
 dsComm:str12esr_lekar
          
 dsComm:str4sr_pois
          
 dsComm:sr_typTypesr_typ
          

Attribute Detail

ns

Type:
dsComm:number8d
Use:
optional
Form:
unqualified

odb

Type:
dsComm:number3d
Use:
required
Form:
unqualified

sr_kod

Type:
dsComm:str9e
Use:
required
Form:
unqualified

sr_lekar

Type:
dsComm:str12e
Use:
required
Form:
unqualified

sr_pois

Type:
dsComm:str4
Use:
required
Form:
unqualified

sr_typ

Type:
dsComm:sr_typType
Use:
required
Form:
unqualified

Source
<xs:complexType name="zadatelSkType">
<xs:sequence>
<xs:group ref="dsip:zadatelElemGroup"/>
<xs:element minOccurs="0" name="zadatelSkAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="sr_typ" type="dsComm:sr_typType" use="required"/>
<xs:attribute name="sr_pois" type="dsComm:str4" use="required"/>
<xs:attribute name="sr_kod" type="dsComm:str9e" use="required"/>
<xs:attribute name="sr_lekar" type="dsComm:str12e" use="required"/>
<xs:attribute name="odb" type="dsComm:number3d" use="required"/>
<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.