2014-09-22 09:00:39 -05:00
<?xml version="1.0" encoding="utf-8"?>
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">
2006-04-19 14:35:33 -05:00
<gnc-act:title>
2014-09-22 09:00:39 -05:00
Dépenses de propriétaire immobilier
2006-04-19 14:35:33 -05:00
</gnc-act:title>
<gnc-act:short-description>
2014-09-22 09:00:39 -05:00
Dépenses associés avec la possesion d'un logement
2006-04-19 14:35:33 -05:00
</gnc-act:short-description>
<gnc-act:long-description>
2014-09-22 09:00:39 -05:00
Vous devriez sélectionner cet ensemble de comptes si vous avez un logement. Cet ensemble fournit un groupe de comptes pour suivre les dépenses du logement (assurance, taxes, entretien du logement).
2006-04-19 14:35:33 -05:00
</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>
2006-04-19 14:35:33 -05:00
<gnc:account version="2.0.0">
2014-09-22 09:00:39 -05:00
<act:name>Dépenses</act:name>
2006-04-19 14:35:33 -05:00
<act:id type="new">84732f5fdd27b6463d75bf958e3a4b06</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2014-09-22 09:00:39 -05:00
<act:description>Dépenses</act:description>
2007-02-22 19:24:57 -06:00
<act:parent type="new">1972cce2e2364f95b2b0bc014502661d</act:parent>
2006-04-19 14:35:33 -05:00
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Entretien logement</act:name>
<act:id type="new">fa27de57090e107fa99fe1db53790f23</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2006-04-19 14:35:33 -05:00
<act:description>Entretien logement</act:description>
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Assurances</act:name>
<act:id type="new">5bda5ff833bc395dc1b00f95c66ce555</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2006-04-19 14:35:33 -05:00
<act:description>Assurances</act:description>
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Assurance habitation</act:name>
<act:id type="new">3b5909f31bda0e0f76149fd600e0cb1d</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2006-04-19 14:35:33 -05:00
<act:description>Assurance habitation</act:description>
<act:parent type="new">5bda5ff833bc395dc1b00f95c66ce555</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Taxes</act:name>
<act:id type="new">a931b8ffe2917ff9a069333623da96ca</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2006-04-19 14:35:33 -05:00
<act:description>Taxes</act:description>
<act:parent type="new">84732f5fdd27b6463d75bf958e3a4b06</act:parent>
</gnc:account>
<gnc:account version="2.0.0">
<act:name>Taxe d'habitation</act:name>
<act:id type="new">3994b8f5a6a8b2a0a48126fa955e03f7</act:id>
<act:type>EXPENSE</act:type>
2011-06-10 07:46:28 -05:00
<act:commodity>
2006-04-19 14:35:33 -05:00
<cmdty:space>ISO4217</cmdty:space>
<cmdty:id>USD</cmdty:id>
2011-06-10 07:46:28 -05:00
</act:commodity>
2006-04-19 14:35:33 -05:00
<act:description>Taxe d'habitation</act:description>
<act:parent type="new">a931b8ffe2917ff9a069333623da96ca</act:parent>
</gnc:account>
</gnc-account-example>