urn:cz-mzcr:ns:dasta:ds4:ds_idu
element nrhv

Super Types
{urn:cz-mzcr:ns:dasta:ds4:ds_idu} (restriction)

Properties
This component is not nillable.

Model
<nrhv
  hdavyk = xs:date
  hpocvyk = dsComm:number2d
  hvyk = dsComm:str5>

</nrhv>


Attribute Summary
 xs:datehdavyk
          
 dsComm:number2dhpocvyk
          
 dsComm:str5hvyk
          

Attribute Detail

hdavyk

Type:
xs:date
Use:
required
Form:
unqualified

hpocvyk

Type:
dsComm:number2d
Use:
optional
Form:
unqualified

hvyk

Type:
dsComm:str5
Use:
required
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="nrhv">
<xs:complexType>
<xs:attribute name="hdavyk" type="xs:date" use="required"/>
<xs:attribute name="hvyk" type="dsComm:str5" use="required"/>
<xs:attribute name="hpocvyk" type="dsComm:number2d"/>
</xs:complexType>
</xs:element>


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