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

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

Documentation
Přidělené číslo účetního dokladu v iFIS*Účetnictví; je doplňováno automaticky současně s převzetím zúčtovací listiny do iFIS. Element je použit pouze v případě odpovědí systému iFIS.
          
Properties
This component is not nillable.

Model
<doklad>

</doklad>

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


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