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

Super Types
{http://www.w3.org/2001/XMLSchema}integer
|
+--{http://ifis.bbm.cz/v650} (restriction)

Documentation
            Číslo řádku zúčtovací listiny – obvykle pořadové číslo řádku pokud se jednalo o chybu způsobenou konkrétním řádkem dokladu.
          
Properties
This component is not nillable.

Model
<radek>

</radek>

Source
<element minOccurs="0" name="radek" nillable="true">
<simpleType>
<restriction base="integer">
<minInclusive value="1"/>
<maxInclusive value="99999"/>
</restriction>
</simpleType>
</element>


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