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

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

Properties
This component is not nillable.

Model
<...
  guid = dsComm:guidType
  sympt_kod = dsComm:str10
  sympt_kod_sn = dsComm:str20
  sympt_nazev = dsComm:str80>

</...>


Attribute Summary
 dsComm:guidTypeguid
          
 dsComm:str10sympt_kod
          
 dsComm:str20sympt_kod_sn
          
 dsComm:str80sympt_nazev
          

Attribute Detail

guid

Type:
dsComm:guidType
Use:
optional
Form:
unqualified

sympt_kod

Type:
dsComm:str10
Use:
required
Form:
unqualified

sympt_kod_sn

Type:
dsComm:str20
Use:
optional
Form:
unqualified

sympt_nazev

Type:
dsComm:str80
Use:
optional
Form:
unqualified

Local Usage
ku_r_tp_rType

Source
<xs:complexType name="klin_symptType">
<xs:attribute name="sympt_kod" type="dsComm:str10" use="required"/>
<xs:attribute name="sympt_nazev" type="dsComm:str80" use="optional"/>
<xs:attribute name="sympt_kod_sn" type="dsComm:str20" use="optional"/>
<xs:attribute name="guid" type="dsComm:guidType"/>
</xs:complexType>


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