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

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

Properties
This component is not nillable.

Model
<...
  alerg_info = dsComm:str255
  ar_klic = dsComm:str10
  ar_text = dsComm:str60
  info_text = dsComm:str255
  szp_klic = dsComm:str10
  szp_text = dsComm:str30
  typ_agens = dsComm:str1
  typ_reakce = dsComm:str1>
(alerg_lek_klic?, alerg_nelek_klic?, alerg_text?, uafAny? )
</...>


Nested Element Summary
dsComm:str10alerg_lek_klic
          
dsComm:str10alerg_nelek_klic
          
dsComm:str120alerg_text
          
dsComm:AnyTypeuafAny
          

Attribute Summary
 dsComm:str255alerg_info
          
 dsComm:str10ar_klic
          
 dsComm:str60ar_text
          
 dsComm:str255info_text
          
 dsComm:str10szp_klic
          
 dsComm:str30szp_text
          
 dsComm:str1typ_agens
          
 dsComm:str1typ_reakce
          

Attribute Detail

alerg_info

Type:
dsComm:str255
Use:
optional
Form:
unqualified

ar_klic

Type:
dsComm:str10
Use:
optional
Form:
unqualified

ar_text

Type:
dsComm:str60
Use:
optional
Form:
unqualified

info_text

Type:
dsComm:str255
Use:
optional
Form:
unqualified

szp_klic

Type:
dsComm:str10
Use:
optional
Form:
unqualified

szp_text

Type:
dsComm:str30
Use:
optional
Form:
unqualified

typ_agens

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

typ_reakce

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

Local Usage
uaType

Source
<xs:complexType name="uafType">
<xs:sequence>
<xs:element minOccurs="0" name="alerg_lek_klic" type="dsComm:str10"/>
<xs:element minOccurs="0" name="alerg_nelek_klic" type="dsComm:str10"/>
<xs:element minOccurs="0" name="alerg_text" type="dsComm:str120"/>
<xs:element minOccurs="0" name="uafAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="typ_agens" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[LPSN]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="typ_reakce" use="required">
<xs:simpleType>
<xs:restriction base="dsComm:str1">
<xs:pattern value="[AIS]"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>
<xs:attribute name="alerg_info" type="dsComm:str255"/>
<xs:attribute name="ar_klic" type="dsComm:str10"/>
<xs:attribute name="ar_text" type="dsComm:str60"/>
<xs:attribute name="szp_klic" type="dsComm:str10"/>
<xs:attribute name="szp_text" type="dsComm:str30"/>
<xs:attribute name="info_text" 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.