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>
</...>
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:complexType>
Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.