urn:cz-mzcr:ns:dasta:ds4:ds_ip
complexType hodnoceniType

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

Properties
This component is not nillable.

Model
<...
  hodn_vysl = xs:string>
(autor?, hodn_vysl_lok?, hodnoceniAny? )
</...>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:str32hodn_vysl_lok
          
dsComm:AnyTypehodnoceniAny
          

Attribute Summary
 xs:stringhodn_vysl
          

Attribute Detail

hodn_vysl

Type:
based on
with :
Use:
required
Form:
unqualified

Local Usage
vrnType

Source
<xs:complexType name="hodnoceniType">
<xs:sequence>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="hodn_vysl_lok" type="dsComm:str32"/>
<xs:element minOccurs="0" name="hodnoceniAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="hodn_vysl" use="required">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="negativni"/>
<xs:enumeration value="hranicni"/>
<xs:enumeration value="reaktivni"/>
<xs:enumeration value="slabe_poz"/>
<xs:enumeration value="pozitivni"/>
<xs:enumeration value="silne_poz"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
</xs:complexType>


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