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

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

Properties
This component is not nillable.

Model
<...
  vico = dsComm:icisType
  vodd = dsComm:oddType
  vpcz = dsComm:number3de>
(nrvv | nrv_chy+)
</...>


Nested Element Summary
dsidu:nrv_chyTypenrv_chy
          
 nrvv
          

Attribute Summary
 dsComm:icisTypevico
          
 dsComm:oddTypevodd
          
 dsComm:number3devpcz
          

Attribute Detail

vico

Type:
dsComm:icisType
Use:
required
Form:
unqualified

vodd

Type:
dsComm:oddType
Use:
required
Form:
unqualified

vpcz

Type:
dsComm:number3de
Use:
required
Form:
unqualified

Local Usage
idu

Source
<xs:complexType name="nrvType">
<xs:choice>
<xs:element maxOccurs="unbounded" name="nrvv">
<xs:complexType>
<xs:choice>
<xs:element maxOccurs="unbounded" name="nrvp" type="dsidu:nrvpType"/>
<xs:element maxOccurs="unbounded" name="nrvd" type="dsidu:nrvdType"/>
</xs:choice>
</xs:complexType>
</xs:element>
<xs:element maxOccurs="unbounded" name="nrv_chy" type="dsidu:nrv_chyType"/>
</xs:choice>
<xs:attribute name="vico" type="dsComm:icisType" use="required"/>
<xs:attribute name="vpcz" type="dsComm:number3de" use="required"/>
<xs:attribute name="vodd" type="dsComm:oddType" use="required"/>
</xs:complexType>


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