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

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

Properties
This component is not nillable.

Model
<vrac
  hod_citlivosti = dsCis:LMHCN
  latka_kod = dsComm:str8
  latka_text = dsComm:str55>
(kvantita?, vracAny? )
</vrac>


Nested Element Summary
dsip:kvantitaTypekvantita
          
dsComm:AnyTypevracAny
          

Attribute Summary
 dsCis:LMHCNhod_citlivosti
          
 dsComm:str8latka_kod
          
 dsComm:str55latka_text
          

Attribute Detail

hod_citlivosti

Type:
dsCis:LMHCN
Use:
required
Form:
unqualified

latka_kod

Type:
dsComm:str8
Use:
required
Form:
unqualified

latka_text

Type:
dsComm:str55
Use:
optional
Form:
unqualified

Source
<xs:element maxOccurs="unbounded" minOccurs="0" name="vrac">
<xs:complexType>
<xs:sequence>
<xs:element minOccurs="0" name="kvantita" type="dsip:kvantitaType"/>
<xs:element minOccurs="0" name="vracAny" type="dsComm:AnyType"/>
</xs:sequence>
<xs:attribute name="latka_kod" type="dsComm:str8" use="required"/>
<xs:attribute name="latka_text" type="dsComm:str55"/>
<xs:attribute name="hod_citlivosti" type="dsCis:LMHCN" use="required"/>
</xs:complexType>
</xs:element>


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