urn:cz-mzcr:ns:dasta:ds4:ds_idu_nrvv
complexType nrvdType

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

Properties
This component is not nillable.

Model
<...
  vdatumr = xs:date
  vdatzjid = xs:date
  vhmot = dsComm:number100-6000
  vpohlav = dsComm:number0-3
  vpordel = dsComm:number20-60
  vrodcisd = dsComm:rodcisType
  vstaobcd = dsComm:str3
  vvyslteh = dsComm:number0-2>
(nrvdg+, nrvs )
</...>


Nested Element Summary
nrvv:nrvdgTypenrvdg
          Hlášená diagnóza – VV, GPO 
nrvv:nrvsTypenrvs
          Společné údaje 

Attribute Summary
 xs:datevdatumr
          Datum úmrtí 
 xs:datevdatzjid
          Datum zjištění VV/GPO 
 dsComm:number100-6000vhmot
          Porodní hmotnost (g) 
 dsComm:number0-3vpohlav
          Pohlaví dle číselníku Pohlavi  
 dsComm:number20-60vpordel
          Porodní délka (cm) 
 dsComm:rodcisTypevrodcisd
          Rodné číslo dítěte 
 dsComm:str3vstaobcd
          Státní občanství dle číselníku Zeme  
 dsComm:number0-2vvyslteh
          Výsledek těhotenství dle číselníku VysledekTehotenstvi  

Attribute Detail

vdatumr

Datum úmrtí

Type:
xs:date
Use:
optional
Form:
unqualified

vdatzjid

Datum zjištění VV/GPO

Type:
xs:date
Use:
required
Form:
unqualified

vhmot

Porodní hmotnost (g)

Type:
dsComm:number100-6000
Use:
optional
Form:
unqualified

vpohlav

Pohlaví dle číselníku Pohlavi

Type:
dsComm:number0-3
Use:
optional
Form:
unqualified

vpordel

Porodní délka (cm)

Type:
dsComm:number20-60
Use:
optional
Form:
unqualified

vrodcisd

Rodné číslo dítěte

Type:
dsComm:rodcisType
Use:
required
Form:
unqualified

vstaobcd

Státní občanství dle číselníku Zeme

Type:
dsComm:str3
Use:
required
Form:
unqualified

vvyslteh

Výsledek těhotenství dle číselníku VysledekTehotenstvi

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

Local Usage
nrvvType

Source
<xs:complexType name="nrvdType">
<xs:sequence>
<xs:element maxOccurs="unbounded" name="nrvdg" type="nrvv:nrvdgType">
</xs:element>
<xs:element name="nrvs" type="nrvv:nrvsType">
</xs:element>
</xs:sequence>
<xs:attribute name="vdatzjid" type="xs:date" use="required">
</xs:attribute>
<xs:attribute name="vrodcisd" type="dsComm:rodcisType" use="required">
</xs:attribute>
<xs:attribute name="vstaobcd" type="dsComm:str3" use="required">
</xs:attribute>
<xs:attribute name="vhmot" type="dsComm:number100-6000">
</xs:attribute>
<xs:attribute name="vpordel" type="dsComm:number20-60">
</xs:attribute>
<xs:attribute name="vdatumr" type="xs:date">
</xs:attribute>
<xs:attribute name="vvyslteh" type="dsComm:number0-2">
</xs:attribute>
<xs:attribute name="vpohlav" type="dsComm:number0-3">
</xs:attribute>
</xs:complexType>


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