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

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

Properties
This component is not nillable.

Model
<...
  obec = dsComm:str6
  rc = dsComm:rodcisType>

</...>


Attribute Summary
 dsComm:str6obec
           Místo bydliště dle číselníku Obec  
 dsComm:rodcisTyperc
           Rodné číslo  

Attribute Detail

obec

Místo bydliště dle číselníku Obec

Type:
dsComm:str6
Use:
optional
Form:
unqualified

rc

Rodné číslo

Type:
dsComm:rodcisType
Use:
required
Form:
unqualified

Local Usage
nrkipType

Source
<xs:complexType name="pacientType">
<xs:attribute name="rc" type="dsComm:rodcisType" use="required">
</xs:attribute>
<xs:attribute name="obec" type="dsComm:str6">
</xs:attribute>
</xs:complexType>


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