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

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

Properties
This component is not nillable.

Model
<...
  id_ockovani = dsComm:str40
  id_ockovani_isin = dsComm:str13
  indikace_text = dsComm:str70
  typ_oc_kod = dsComm:str8
  typ_oc_text = dsComm:str55>
(indikace*, agens*, davka*, dat_po?, pozn?, iid?, oczAny? )
</...>


Nested Element Summary
dsip:agensTypeagens
          
xs:datedat_po
          
dsip:davkaTypedavka
          
dsip:iidTypeiid
          
dsComm:str40indikace
          
dsComm:AnyTypeoczAny
          
dsComm:str255pozn
          

Attribute Summary
 dsComm:str40id_ockovani
          
 dsComm:str13id_ockovani_isin
          
 dsComm:str70indikace_text
          
 dsComm:str8typ_oc_kod
          
 dsComm:str55typ_oc_text
          

Attribute Detail

id_ockovani

Type:
dsComm:str40
Use:
optional
Form:
unqualified

id_ockovani_isin

Type:
dsComm:str13
Use:
optional
Form:
unqualified

indikace_text

Type:
dsComm:str70
Use:
optional
Form:
unqualified

typ_oc_kod

Type:
dsComm:str8
Use:
required
Form:
unqualified

typ_oc_text

Type:
dsComm:str55
Use:
required
Form:
unqualified

Local Usage
ocType

Source
<xs:complexType name="oczType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="indikace" type="dsComm:str40"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="agens" type="dsip:agensType"/>
<xs:element maxOccurs="unbounded" minOccurs="0" name="davka" type="dsip:davkaType"/>
<xs:element minOccurs="0" name="dat_po" type="xs:date"/>
<xs:element minOccurs="0" name="pozn" type="dsComm:str255"/>
<xs:element minOccurs="0" name="iid" type="dsip:iidType"/>
<xs:element minOccurs="0" name="oczAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_oc_kod" type="dsComm:str8" use="required"/>
<xs:attribute name="typ_oc_text" type="dsComm:str55" use="required"/>
<xs:attribute name="id_ockovani" type="dsComm:str40"/>
<xs:attribute name="id_ockovani_isin" type="dsComm:str13"/>
<xs:attribute name="indikace_text" type="dsComm:str70"/>
</xs:complexType>


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