http://ifis.bbm.cz/v650
element radky

Documentation
Řádky účetního dokladu dle zvoleného typu řádku
            
Properties
This component is not nillable.

Model
<radky>
(radek_typ1{1,99999} | radek_typ2{1,99999} | radek_typ3{1,99999})
</radky>


Nested Element Summary
ifis:radek_typ1radek_typ1
          
ifis:radek_typ2radek_typ2
          
ifis:radek_typ3radek_typ3
          
Source
<element name="radky">
<complexType>
<choice>
<element maxOccurs="99999" name="radek_typ1" type="ifis:radek_typ1"/>
<element maxOccurs="99999" name="radek_typ2" type="ifis:radek_typ2"/>
<element maxOccurs="99999" name="radek_typ3" type="ifis:radek_typ3"/>
</choice>
</complexType>
</element>


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