r16514 - gnucash/trunk/accounts/de_DE - SKR04: validate the XML file with the help of jsled and nxml-mode in emacs

Rolf Leggewie rolf at cvs.gnucash.org
Sun Sep 9 15:27:16 EDT 2007


Author: rolf
Date: 2007-09-09 15:27:14 -0400 (Sun, 09 Sep 2007)
New Revision: 16514
Trac: http://svn.gnucash.org/trac/changeset/16514

Modified:
   gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea
Log:
SKR04: validate the XML file with the help of jsled and nxml-mode in emacs


Modified: gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea
===================================================================
--- gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea	2007-09-09 16:25:08 UTC (rev 16513)
+++ gnucash/trunk/accounts/de_DE/acctchrt_skr04.gnucash-xea	2007-09-09 19:27:14 UTC (rev 16514)
@@ -1,5 +1,36 @@
 <?xml version="1.0" encoding="utf-8" ?>
-<gnc-account-example>
+<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: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:entry="http://www.gnucash.org/XML/entry"
+  xmlns:vendor="http://www.gnucash.org/XML/vendor">
     <gnc-act:title>
       Kontenrahmen SKR04
     </gnc-act:title>



More information about the gnucash-changes mailing list