2005-11-11 14:53:45 -06:00
|
|
|
|
<?xml version="1.0" encoding="ISO-8859-2"?>
|
Add XML namespaces for all Account Hierarchy Templates.
ca, cs, da, de_AT, de_CH, el_GR, en_GB, en_IN, es_ES,
es_MX, fi_FI, fr_CA, fr_CH, fr_FR, hu_HU, it, ja, ko,
lt, lv, nb, nl, pl, pt_BR, pt_PT, sk, sv_AX, sv_FI,
sv_SE, tr_TR, zh_CN, zh_HK, zh_TW
2018-03-11 11:21:43 -05:00
|
|
|
|
<gnc-account-example
|
|
|
|
|
xmlns="http://www.gnucash.org/XML/"
|
|
|
|
|
xmlns:act="http://www.gnucash.org/XML/act"
|
|
|
|
|
xmlns:addr="http://www.gnucash.org/XML/addr"
|
|
|
|
|
xmlns:bgt="http://www.gnucash.org/XML/bgt"
|
|
|
|
|
xmlns:billterm="http://www.gnucash.org/XML/billterm"
|
|
|
|
|
xmlns:book="http://www.gnucash.org/XML/book"
|
|
|
|
|
xmlns:bt-days="http://www.gnucash.org/XML/bt-days"
|
|
|
|
|
xmlns:bt-prox="http://www.gnucash.org/XML/bt-prox"
|
|
|
|
|
xmlns:cd="http://www.gnucash.org/XML/cd"
|
|
|
|
|
xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
|
|
|
|
|
xmlns:cust="http://www.gnucash.org/XML/cust"
|
|
|
|
|
xmlns:employee="http://www.gnucash.org/XML/employee"
|
|
|
|
|
xmlns:entry="http://www.gnucash.org/XML/entry"
|
|
|
|
|
xmlns:fs="http://www.gnucash.org/XML/fs"
|
|
|
|
|
xmlns:gnc="http://www.gnucash.org/XML/gnc"
|
|
|
|
|
xmlns:gnc-act="http://www.gnucash.org/XML/gnc-act"
|
|
|
|
|
xmlns:invoice="http://www.gnucash.org/XML/invoice"
|
|
|
|
|
xmlns:job="http://www.gnucash.org/XML/job"
|
|
|
|
|
xmlns:lot="http://www.gnucash.org/XML/lot"
|
|
|
|
|
xmlns:order="http://www.gnucash.org/XML/order"
|
|
|
|
|
xmlns:owner="http://www.gnucash.org/XML/owner"
|
|
|
|
|
xmlns:price="http://www.gnucash.org/XML/price"
|
|
|
|
|
xmlns:recurrence="http://www.gnucash.org/XML/recurrence"
|
|
|
|
|
xmlns:slot="http://www.gnucash.org/XML/slot"
|
|
|
|
|
xmlns:split="http://www.gnucash.org/XML/split"
|
|
|
|
|
xmlns:sx="http://www.gnucash.org/XML/sx"
|
|
|
|
|
xmlns:taxtable="http://www.gnucash.org/XML/taxtable"
|
|
|
|
|
xmlns:trn="http://www.gnucash.org/XML/trn"
|
|
|
|
|
xmlns:ts="http://www.gnucash.org/XML/ts"
|
|
|
|
|
xmlns:tte="http://www.gnucash.org/XML/tte"
|
|
|
|
|
xmlns:vendor="http://www.gnucash.org/XML/vendor">
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<gnc-act:title>
|
|
|
|
|
<09><>et na obchodovanie s menou
|
|
|
|
|
</gnc-act:title>
|
|
|
|
|
<gnc-act:short-description>
|
|
|
|
|
<09><>et na obchodovanie a konvertovanie zahrani<6E>n<EFBFBD>ch mien
|
|
|
|
|
</gnc-act:short-description>
|
|
|
|
|
<gnc-act:long-description>
|
|
|
|
|
Tento <20><>et budete potrebova<76>, ak budete konvertova<76> zahrani<6E>n<EFBFBD> meny.
|
|
|
|
|
|
|
|
|
|
Pozn<7A>mka: <20><>et je aktu<74>lne v DEM; ak chcete, mo<6D>ete to zmeni<6E>.
|
|
|
|
|
</gnc-act:long-description>
|
2007-02-22 19:24:57 -06:00
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Root Account</act:name>
|
|
|
|
|
<act:id type="new">1972cce2e2364f95b2b0bc014502661d</act:id>
|
|
|
|
|
<act:type>ROOT</act:type>
|
|
|
|
|
<act:commodity-scu>0</act:commodity-scu>
|
|
|
|
|
</gnc:account>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Akt<6B>va</act:name>
|
|
|
|
|
<act:id type="new">b3c65be1c5d163746ddc0c506f3f4619</act:id>
|
|
|
|
|
<act:type>ASSET</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
<act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>USD</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
</act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<act:description>Akt<6B>va</act:description>
|
2007-02-22 19:24:57 -06:00
|
|
|
|
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Invest<73>cie</act:name>
|
|
|
|
|
<act:id type="new">d9c796b35784533aee4309e28a3cbfc5</act:id>
|
|
|
|
|
<act:type>ASSET</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
<act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>USD</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
</act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<act:description>Invest<73>cie</act:description>
|
|
|
|
|
<act:parent type="new">b3c65be1c5d163746ddc0c506f3f4619</act:parent>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
<gnc:account version="2.0.0">
|
|
|
|
|
<act:name>Menov<6F> obchody</act:name>
|
|
|
|
|
<act:id type="new">9206632307989cb5b244ad5da5d3131b</act:id>
|
|
|
|
|
<act:type>CURRENCY</act:type>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
<act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<cmdty:space>ISO4217</cmdty:space>
|
|
|
|
|
<cmdty:id>DEM</cmdty:id>
|
2011-06-10 07:46:28 -05:00
|
|
|
|
</act:commodity>
|
2001-10-22 01:56:25 -05:00
|
|
|
|
<act:description>Obchody s menou</act:description>
|
|
|
|
|
<act:parent type="new">d9c796b35784533aee4309e28a3cbfc5</act:parent>
|
|
|
|
|
</gnc:account>
|
|
|
|
|
</gnc-account-example>
|