urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrki
complexType exelType

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

Properties
This component is not nillable.

Model
<...
  balon_svj = dsComm:logical
  ex_duvod_jiny = dsComm:str100
  extrakce = dsComm:logical
  fixace = dsComm:number1-2
  implantace_d = xs:date
  integrita = dsComm:logical
  pristup = dsComm:number2d
  typ_exel = dsComm:number2d
  vysledek = dsComm:number2d>
(ex_duvod*, elektroda?, extrakce_zpusob* )
</...>


Nested Element Summary
nrki:zprostredekTypeelektroda
          Typ a popis explantované/extrahované elektrody 
nrki:polozkaCiselnikuTypeex_duvod
          Důvody pro explantaci elektrody, dle číselníku ExplantaceElektrodyDuvod 
nrki:polozkaCiselnikuTypeextrakce_zpusob
          Způsob extrakce, dle číselníku ExtrakceZpusob  

Attribute Summary
 dsComm:logicalbalon_svj
          Okluzní balon SVC 
 dsComm:str100ex_duvod_jiny
          Jiné důvody pro explantaci  
 dsComm:logicalextrakce
          Extrakce elektrody (je elektroda starší než 1 rok?) 
 dsComm:number1-2fixace
          Fixace elektrody (hodnoty: 1- aktivní, 2 - pasivní) 
 xs:dateimplantace_d
          Datum implantace (pouze pro typ výkonu 7) 
 dsComm:logicalintegrita
          Integrita elektrody zachovalá 
 dsComm:number2dpristup
          Přístup, dle číselníku ExplantacePristup 
 dsComm:number2dtyp_exel
          Typ explantované elektrody, dle číselníku TypElektrody  
 dsComm:number2dvysledek
          Výsledek explantace/extrakce elektrody, dle číselníku ExplantaceVysledek 

Attribute Detail

balon_svj

Okluzní balon SVC

Type:
dsComm:logical
Use:
optional
Form:
unqualified

ex_duvod_jiny

Jiné důvody pro explantaci

Type:
dsComm:str100
Use:
optional
Form:
unqualified

extrakce

Extrakce elektrody (je elektroda starší než 1 rok?)

Type:
dsComm:logical
Use:
optional
Form:
unqualified

fixace

Fixace elektrody (hodnoty: 1- aktivní, 2 - pasivní)

Type:
dsComm:number1-2
Use:
optional
Form:
unqualified

implantace_d

Datum implantace (pouze pro typ výkonu 7)

Type:
xs:date
Use:
optional
Form:
unqualified

integrita

Integrita elektrody zachovalá

Type:
dsComm:logical
Use:
optional
Form:
unqualified

pristup

Přístup, dle číselníku ExplantacePristup

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

typ_exel

Typ explantované elektrody, dle číselníku TypElektrody

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

vysledek

Výsledek explantace/extrakce elektrody, dle číselníku ExplantaceVysledek

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

Local Usage
elexplantaceType

Source
<xs:complexType name="exelType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="ex_duvod" type="nrki:polozkaCiselnikuType">
</xs:element>
<xs:element minOccurs="0" name="elektroda" type="nrki:zprostredekType">
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="extrakce_zpusob" type="nrki:polozkaCiselnikuType">
</xs:element>
</xs:sequence>
<xs:attribute name="extrakce" type="dsComm:logical">
</xs:attribute>
<xs:attribute name="ex_duvod_jiny" type="dsComm:str100">
</xs:attribute>
<xs:attribute name="typ_exel" type="dsComm:number2d">
</xs:attribute>
<xs:attribute name="fixace" type="dsComm:number1-2">
</xs:attribute>
<xs:attribute name="implantace_d" type="xs:date">
</xs:attribute>
<xs:attribute name="integrita" type="dsComm:logical">
</xs:attribute>
<xs:attribute name="pristup" type="dsComm:number2d">
</xs:attribute>
<xs:attribute name="balon_svj" type="dsComm:logical">
</xs:attribute>
<xs:attribute name="vysledek" type="dsComm:number2d">
</xs:attribute>
</xs:complexType>


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