urn:cz-mzcr:ns:dasta:ds4:ds_idu
complexType nrzType

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

Properties
This component is not nillable.

Model
<...
  zico = dsComm:icisType
  zodd = dsComm:number2de
  zpcz = dsComm:number3de>
nrzz+
</...>


Nested Element Summary
dsidu:nrzzTypenrzz
          

Attribute Summary
 dsComm:icisTypezico
          IČO zdravotnického zařízení dle číselníku ZdravotnickeZarizeni, položka ICO 
 dsComm:number2dezodd
          Typ oddělení dle číselníku Oddeleni  
 dsComm:number3dezpcz
          Pořadové číslo zdravotnického zařízení dle číselníku ZdravotnickeZarizeni, položka PCZ 

Attribute Detail

zico

IČO zdravotnického zařízení dle číselníku ZdravotnickeZarizeni, položka ICO

Type:
dsComm:icisType
Use:
required
Form:
unqualified

zodd

Typ oddělení dle číselníku Oddeleni

Type:
dsComm:number2de
Use:
required
Form:
unqualified

zpcz

Pořadové číslo zdravotnického zařízení dle číselníku ZdravotnickeZarizeni, položka PCZ

Type:
dsComm:number3de
Use:
required
Form:
unqualified

Local Usage
idu

Source
<xs:complexType name="nrzType">
<xs:choice>
<xs:element maxOccurs="unbounded" name="nrzz" type="dsidu:nrzzType"/>
</xs:choice>
<xs:attribute name="zico" type="dsComm:icisType" use="required">
</xs:attribute>
<xs:attribute name="zpcz" type="dsComm:number3de" use="required">
</xs:attribute>
<xs:attribute name="zodd" type="dsComm:number2de" use="required">
</xs:attribute>
</xs:complexType>


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