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

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

Properties
This component is not nillable.

Model
<...
  char_icd = dsComm:number2d
  char_pm = dsComm:number2d
  mr_kompat = dsComm:logical
  ponechan_puvodni = dsComm:logical
  pristup = dsComm:number2d
  typ_gen = dsComm:number1-2>
(generator?, pozice* )
</...>


Nested Element Summary
nrki:zprostredekTypegenerator
          Typ a popis implantovaného generátoru 
nrki:polozkaCiselnikuTypepozice
          Pozice Implantace generátoru, dle číselníku PoziceImplantaceGeneratoru 

Attribute Summary
 dsComm:number2dchar_icd
          Vlastnosti ICD, dle číselníku CapabilityICD 
 dsComm:number2dchar_pm
          Vlastnosti PM, dle číselníku CapabilityPM 
 dsComm:logicalmr_kompat
          MR kompatibilní 
 dsComm:logicalponechan_puvodni
          Ponechán implantován původní přístroj 
 dsComm:number2dpristup
          Přístup strana, dle číselníku PristupImplantaceGeneratoru 
 dsComm:number1-2typ_gen
          Generátor PM / ICD (hodnoty 1 PM, 2 ICD) 

Attribute Detail

char_icd

Vlastnosti ICD, dle číselníku CapabilityICD

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

char_pm

Vlastnosti PM, dle číselníku CapabilityPM

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

mr_kompat

MR kompatibilní

Type:
dsComm:logical
Use:
optional
Form:
unqualified

ponechan_puvodni

Ponechán implantován původní přístroj

Type:
dsComm:logical
Use:
optional
Form:
unqualified

pristup

Přístup strana, dle číselníku PristupImplantaceGeneratoru

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

typ_gen

Generátor PM / ICD (hodnoty 1 PM, 2 ICD)

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

Local Usage
generatoryType

Source
<xs:complexType name="genimplantaceType">
<xs:sequence>
<xs:element minOccurs="0" name="generator" type="nrki:zprostredekType">
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="pozice" type="nrki:polozkaCiselnikuType">
</xs:element>
</xs:sequence>
<xs:attribute name="typ_gen" type="dsComm:number1-2">
</xs:attribute>
<xs:attribute name="ponechan_puvodni" type="dsComm:logical">
</xs:attribute>
<xs:attribute name="char_pm" type="dsComm:number2d">
</xs:attribute>
<xs:attribute name="char_icd" type="dsComm:number2d">
</xs:attribute>
<xs:attribute name="mr_kompat" type="dsComm:logical">
</xs:attribute>
<xs:attribute name="pristup" 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.