XSLT Transform for Gnucash XML file

Derek Atkins warlord at MIT.EDU
Fri Sep 5 10:59:24 CDT 2003


Matthew,

I just want to note that you've left out a large number of
(business-feature) namespace definitions here.  I'll leave it
as an exercise to enumerate the rest.

-derek

Matthew Vanecek <mevanecek at yahoo.com> writes:

> 
> //----------------SECTION A BEGIN-------------------------
> <gnc-v2 xmlns:cd="http://www.gnucash.org/XML/cd"
>         xmlns:book="http://www.gnucash.org/XML/book"
>         xmlns:gnc="http://www.gnucash.org/XML/gnc"
>         xmlns:cmdty="http://www.gnucash.org/XML/cmdty"
>         xmlns:trn="http://www.gnucash.org/XML/trn"
>         xmlns:split="http://www.gnucash.org/XML/split"
>         xmlns:act="http://www.gnucash.org/XML/act"
>         xmlns:price="http://www.gnucash.org/XML/price"
>         xmlns:ts="http://www.gnucash.org/XML/ts"
>         xmlns:slot="http://www.gnucash.org/XML/kvpslot"
>         xmlns:cust="http://www.gnucash.org/XML/cust"
>         xmlns:addr="http://www.gnucash.org/XML/custaddr">
> //----------------SECTION A END-------------------------
> 
> 
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-user mailing list