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

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

Properties
This component is not nillable.

Model
<lez
  gene_lek = dsComm:str70
  ind_oprav_sd = dsComm:indOprSdType
  kod_atb = dsComm:str3
  kod_lek = dsComm:str7
  nazev_lek = dsComm:str70
  typ_med = dsComm:str1>
(dat_od?, dat_do?, rozpis_v?, pozn?, autor?, lezAny? )
</lez>


Nested Element Summary
dsComm:autorTypeautor
          
dsComm:dat_xxTypedat_do
          
dsComm:dat_xxTypedat_od
          
dsComm:AnyTypelezAny
          
dsComm:str80pozn
          
dsComm:str50rozpis_v
          

Attribute Summary
 dsComm:str70gene_lek
          
 dsComm:indOprSdTypeind_oprav_sd
          
 dsComm:str3kod_atb
          
 dsComm:str7kod_lek
          
 dsComm:str70nazev_lek
          
 dsComm:str1typ_med
          

Attribute Detail

gene_lek

Type:
dsComm:str70
Use:
optional
Form:
unqualified

ind_oprav_sd

Type:
dsComm:indOprSdType
Use:
required
Form:
unqualified

kod_atb

Type:
dsComm:str3
Use:
optional
Form:
unqualified

kod_lek

Type:
dsComm:str7
Use:
optional
Form:
unqualified

nazev_lek

Type:
dsComm:str70
Use:
required
Form:
unqualified

typ_med

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

Source
<xs:element maxOccurs="unbounded" name="lez">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="dat_od" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="dat_do" type="dsComm:dat_xxType"/>
<xs:element minOccurs="0" name="rozpis_v" type="dsComm:str50"/>
<xs:element minOccurs="0" name="pozn" type="dsComm:str80"/>
<xs:element minOccurs="0" name="autor" type="dsComm:autorType"/>
<xs:element minOccurs="0" name="lezAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_med" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[TP]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="ind_oprav_sd" type="dsComm:indOprSdType" use="required"/>
<xs:attribute name="nazev_lek" type="dsComm:str70" use="required"/>
<xs:attribute name="gene_lek" type="dsComm:str70"/>
<xs:attribute name="kod_lek" type="dsComm:str7"/>
<xs:attribute name="kod_atb" type="dsComm:str3"/>
</xs:complexType>
</xs:element>


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