urn:cz-mzcr:ns:dasta:ds4:ds_ip
element reakce

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

Properties
This component is not nillable.

Model
<reakce
  typ = dsComm:davkaTypType>
(dat_or, vys_or?, autor?, reakceAny? )
</reakce>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_xxTypedat_or
          
dsComm:AnyTypereakceAny
          
dsComm:str255vys_or
          

Attribute Summary
 dsComm:davkaTypTypetyp
          

Attribute Detail

typ

Type:
dsComm:davkaTypType
Use:
required
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="reakce">
<xs:complexType>
<xs:sequence>
<xs:element name="dat_or" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="vys_or" type="dsComm:str255"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="reakceAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" type="dsComm:davkaTypType" use="required"/>
</xs:complexType>
</xs:element>


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