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

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

Properties
This component is not nillable.

Model
<...
  chvps_klic = dsComm:str10
  chvps_text = dsComm:str255
  dat_ab = xs:dateTime
  ind_oprav_sd = dsComm:indOprSdType
  info_text = dsComm:str255
  typ = dsComm:str1>
(alv_text?, alv_form?, duvod_text?, duvod_kod*, vysledek, komplikace*, zdrav_prost*, autor?, dat_vyk?, iid?, chvAny? )
</...>


Nested Element Summary
dsip:textTypealv_form
          
xs:stringalv_text
          
dsComm:autorTypeautor
          
dsComm:AnyTypechvAny
          
dsComm:dat_duTypedat_vyk
          
dsip:mknorphaTypeduvod_kod
          
xs:stringduvod_text
          
dsip:iidTypeiid
          
dsip:mknorphaTypekomplikace
          
 vysledek
          
xs:stringzdrav_prost
          

Attribute Summary
 dsComm:str10chvps_klic
          
 dsComm:str255chvps_text
          
 xs:dateTimedat_ab
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str255info_text
          
 dsComm:str1typ
          

Attribute Detail

chvps_klic

Type:
dsComm:str10
Use:
optional
Form:
unqualified

chvps_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

dat_ab

Type:
xs:dateTime
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

info_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

typ

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

Local Usage
anam_vykType, ip, ku_z_patsumdatType, ku_z_propz_prubhType

Source
<xs:complexType name="chvType">
<xs:sequence>
<xs:element minOccurs="0" name="alv_text" type="xs:string"/>
<xs:element minOccurs="0" name="alv_form" type="dsip:textType"/>
<xs:element minOccurs="0" name="duvod_text" type="xs:string"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="duvod_kod" type="dsip:mknorphaType"/>
<xs:element minOccurs="0" name="vysledek">
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="U"/>
<xs:enumeration value="N"/>
<xs:enumeration value="C"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
<xs:element maxOccurs="unbounded" minOccurs="0" name="komplikace" type="dsip:mknorphaType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="zdrav_prost" type="xs:string"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="dat_vyk" type="dsComm:dat_duType"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="chvAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[UNA]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="chvps_klic" type="dsComm:str10"/>
<xs:attribute name="chvps_text" type="dsComm:str255"/>
<xs:attribute name="info_text" type="dsComm:str255"/>
<xs:attribute name="dat_ab" type="xs:dateTime"/>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
</xs:complexType>


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