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

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

Properties
This component is not nillable.

Model
<...
  anal_vzorek = dsCis:NCLPTAV
  id_loi_is = dsComm:str15
  indikace = dsCis:indikaceLOIType : N
  material = dsComm:str8
  poc_obalu = dsComm:number1d : 1
  pozn_loi = dsComm:str255
  typ_obalu = dsComm:str8
  typ_znac = dsCis:LOTOZ
  urg = dsCis:LOUP : R>
(o_pracovnik?, text?, sci*, dat_zt?, lod*, lop*, loiAny? )
</...>


Nested Element Summary
dsComm:dat_xxTypedat_zt
          
dsip:lodTypelod
          
dsComm:AnyTypeloiAny
          
dsip:lopTypelop
          
dsip:pracovnikTypeo_pracovnik
          
dsip:sciTypesci
          
dsip:textTypetext
          

Attribute Summary
 dsCis:NCLPTAVanal_vzorek
          
 dsComm:str15id_loi_is
          
 dsCis:indikaceLOITypeindikace
          
 dsComm:str8material
          
 dsComm:number1dpoc_obalu
          
 dsComm:str255pozn_loi
          
 dsComm:str8typ_obalu
          
 dsCis:LOTOZtyp_znac
          
 dsCis:LOUPurg
          

Attribute Detail

anal_vzorek

Type:
dsCis:NCLPTAV
Use:
optional
Form:
unqualified

id_loi_is

Type:
dsComm:str15
Use:
required
Form:
unqualified

indikace

Type:
dsCis:indikaceLOIType
Default:
N
Use:
optional
Form:
unqualified

material

Type:
dsComm:str8
Use:
required
Form:
unqualified

poc_obalu

Type:
dsComm:number1d
Default:
1
Use:
optional
Form:
unqualified

pozn_loi

Type:
dsComm:str255
Use:
optional
Form:
unqualified

typ_obalu

Type:
dsComm:str8
Use:
required
Form:
unqualified

typ_znac

Type:
dsCis:LOTOZ
Use:
required
Form:
unqualified

urg

Type:
dsCis:LOUP
Default:
R
Use:
optional
Form:
unqualified

Local Usage
ku_o_labType

Source
<xs:complexType name="loiType">
<xs:sequence>
<xs:element minOccurs="0" name="o_pracovnik" type="dsip:pracovnikType"/>
<xs:element minOccurs="0" name="text" type="dsip:textType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="sci" type="dsip:sciType"/>
<xs:element minOccurs="0" name="dat_zt" type="dsComm:dat_xxType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="lod" type="dsip:lodType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="lop" type="dsip:lopType"/>
<xs:element minOccurs="0" name="loiAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_znac" type="dsCis:LOTOZ" use="required"/>
<xs:attribute name="id_loi_is" type="dsComm:str15" use="required"/>
<xs:attribute name="typ_obalu" type="dsComm:str8" use="required"/>
<xs:attribute default="1" name="poc_obalu" type="dsComm:number1d"/>
<xs:attribute name="material" type="dsComm:str8" use="required"/>
<xs:attribute name="anal_vzorek" type="dsCis:NCLPTAV"/>
<xs:attribute default="N" name="indikace" type="dsCis:indikaceLOIType"/>
<xs:attribute default="R" name="urg" type="dsCis:LOUP"/>
<xs:attribute name="pozn_loi" type="dsComm:str255"/>
</xs:complexType>


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