Eelarved XML: erinevus redaktsioonide vahel
Mine navigeerimisribale
Mine otsikasti
(Uus lehekülg: 'vasakul|pisi|468x468px') |
Resümee puudub |
||
(ei näidata sama kasutaja 2 vahepealset redaktsiooni) | |||
1. rida: | 1. rida: | ||
[[Pilt:Näidiseelarve.png | [[Pilt:Näidiseelarve.png|pisi|468x468px|alt=Klassikaline eelarve|tühi|Klassikaline eelarve]] | ||
{| class="wikitable sortable" | |||
!Kood | |||
!'''Kirjeldus''' | |||
!Description in ENG | |||
!'''''Pikkus, tüüp''''' | |||
!Kohustuslik / Mandatory | |||
|- | |||
|AccNumber | |||
|Konto | |||
|Account | |||
|Code String, 10 | |||
|Yes | |||
|- | |||
|Objects | |||
|Objekt | |||
|Object | |||
|Capital Characters Only, 60 | |||
| | |||
|- | |||
|Comment | |||
|Nimetus | |||
|Comment | |||
|String, 60 | |||
| | |||
|- | |||
|BFCode | |||
|Eelarvevõti | |||
|Budg. key | |||
|Code String, 5 | |||
| | |||
|- | |||
|YearVal | |||
|Baassumma | |||
|Base value | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|PrevProc | |||
|(hidden) | |||
|(hidden) | |||
|Value 2 or 3 Decimals, 0 | |||
| | |||
|- | |||
|BudSum | |||
|Eelarve summa | |||
|Budget sum | |||
|Value 2 or 3 Decimals, 0 | |||
|Yes | |||
|- | |||
|StartDate | |||
|Periood algus | |||
|Period start | |||
|In Dataformat Order, 0 | |||
| | |||
|- | |||
|EndDate | |||
|Periood lõpp | |||
|Period end | |||
|In Dataformat Order, 0 | |||
| | |||
|- | |||
|OKFlag | |||
|Kinnita linnuke | |||
|OK flag | |||
|As Bool but displayed as a Checkbox, 0 | |||
| | |||
|- | |||
|Class | |||
|Klass | |||
|Class | |||
|Code String, 5 | |||
| | |||
|- | |||
| colspan="5" |!Maatriks! | |||
|- | |||
|BudDate | |||
|Kuupäev | |||
|Date | |||
|In Dataformat Order, 0 | |||
|At least 1 row | |||
|- | |||
|DefStr | |||
|Väärtused | |||
|Calues | |||
|Capital Characters Only, 60 | |||
| | |||
|- | |||
|sval | |||
|Eelarve | |||
|Budget | |||
|Value with 2 or 3 Decimals, 0 | |||
| | |||
|}<syntaxhighlight lang="xml"> | |||
<?xml version='1.0' encoding='UTF-8' standalone='yes'?> | |||
<data register="Bud1Vc" sequence="337621" systemversion="8.5.33.521"> | |||
<Bud1Vc> | |||
<AccNumber>1841</AccNumber> | |||
<Objects></Objects> | |||
<Math></Math> | |||
<Comment>Kulum ehitised</Comment> | |||
<BFCode>10K1A</BFCode> | |||
<YearVal>10000.00</YearVal> | |||
<PrevProc></PrevProc> | |||
<BudSum>10000.00</BudSum> | |||
<StartDate>2020-01-01</StartDate> | |||
<EndDate>2020-12-31</EndDate> | |||
<OKFlag>0</OKFlag> | |||
<Class></Class> | |||
<rows> | |||
<row rownumber="0"> | |||
<BudDate>2020-01-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="1"> | |||
<BudDate>2020-02-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="2"> | |||
<BudDate>2020-03-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="3"> | |||
<BudDate>2020-04-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="4"> | |||
<BudDate>2020-05-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="5"> | |||
<BudDate>2020-06-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="6"> | |||
<BudDate>2020-07-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="7"> | |||
<BudDate>2020-08-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="8"> | |||
<BudDate>2020-09-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="9"> | |||
<BudDate>2020-10-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="10"> | |||
<BudDate>2020-11-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.33</sval> | |||
</row> | |||
<row rownumber="11"> | |||
<BudDate>2020-12-01</BudDate> | |||
<DefStr></DefStr> | |||
<sval>833.37</sval> | |||
</row> | |||
</rows> | |||
</Bud1Vc> | |||
</data> | |||
</syntaxhighlight> |
Viimane redaktsioon: 17. veebruar 2020, kell 07:35
Kood | Kirjeldus | Description in ENG | Pikkus, tüüp | Kohustuslik / Mandatory |
---|---|---|---|---|
AccNumber | Konto | Account | Code String, 10 | Yes |
Objects | Objekt | Object | Capital Characters Only, 60 | |
Comment | Nimetus | Comment | String, 60 | |
BFCode | Eelarvevõti | Budg. key | Code String, 5 | |
YearVal | Baassumma | Base value | Value 2 or 3 Decimals, 0 | |
PrevProc | (hidden) | (hidden) | Value 2 or 3 Decimals, 0 | |
BudSum | Eelarve summa | Budget sum | Value 2 or 3 Decimals, 0 | Yes |
StartDate | Periood algus | Period start | In Dataformat Order, 0 | |
EndDate | Periood lõpp | Period end | In Dataformat Order, 0 | |
OKFlag | Kinnita linnuke | OK flag | As Bool but displayed as a Checkbox, 0 | |
Class | Klass | Class | Code String, 5 | |
!Maatriks! | ||||
BudDate | Kuupäev | Date | In Dataformat Order, 0 | At least 1 row |
DefStr | Väärtused | Calues | Capital Characters Only, 60 | |
sval | Eelarve | Budget | Value with 2 or 3 Decimals, 0 |
<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<data register="Bud1Vc" sequence="337621" systemversion="8.5.33.521">
<Bud1Vc>
<AccNumber>1841</AccNumber>
<Objects></Objects>
<Math></Math>
<Comment>Kulum ehitised</Comment>
<BFCode>10K1A</BFCode>
<YearVal>10000.00</YearVal>
<PrevProc></PrevProc>
<BudSum>10000.00</BudSum>
<StartDate>2020-01-01</StartDate>
<EndDate>2020-12-31</EndDate>
<OKFlag>0</OKFlag>
<Class></Class>
<rows>
<row rownumber="0">
<BudDate>2020-01-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="1">
<BudDate>2020-02-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="2">
<BudDate>2020-03-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="3">
<BudDate>2020-04-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="4">
<BudDate>2020-05-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="5">
<BudDate>2020-06-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="6">
<BudDate>2020-07-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="7">
<BudDate>2020-08-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="8">
<BudDate>2020-09-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="9">
<BudDate>2020-10-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="10">
<BudDate>2020-11-01</BudDate>
<DefStr></DefStr>
<sval>833.33</sval>
</row>
<row rownumber="11">
<BudDate>2020-12-01</BudDate>
<DefStr></DefStr>
<sval>833.37</sval>
</row>
</rows>
</Bud1Vc>
</data>