urn:cz-mzcr:ns:dasta:ds4:ds_idu_nkr
complexType nkrppacType

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

Properties
This component is not nillable.

Model
<...
  hmotnost = dsComm:number1-600
  rc = dsComm:rodcisType
  vyska = dsComm:number1-300>

</...>


Attribute Summary
 dsComm:number1-600hmotnost
          Hmotnost (povinné pro uzavřený záznam) 
 dsComm:rodcisTyperc
          Rodné číslo 
 dsComm:number1-300vyska
          Výška (povinné pro uzavřený záznam) 

Attribute Detail

hmotnost

Hmotnost (povinné pro uzavřený záznam)

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

rc

Rodné číslo

Type:
dsComm:rodcisType
Use:
required
Form:
unqualified

vyska

Výška (povinné pro uzavřený záznam)

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

Local Usage
nkrpType

Source
<xs:complexType name="nkrppacType">
<xs:attribute name="rc" type="dsComm:rodcisType" use="required">
</xs:attribute>
<xs:attribute name="vyska" type="dsComm:number1-300">
</xs:attribute>
<xs:attribute name="hmotnost" type="dsComm:number1-600">
</xs:attribute>
</xs:complexType>


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