Hello all.
I have an XML file like the attached one, and i would like to import
those transactions in GnuCash.
Is this somehow possible? Maybe transforming the XML file using XSLT?
Could someoune tell me how I can import transactions like the one
attached in GnuCash?
It's for a J2ME midlet I am developing for J2ME capable Handhelds.
If you want you can have a look at it here:
http://4k1r4.ath.cx/cvs/cvsweb.cgi/Cash2ME/
regards,
Simon
<Cash2ME>
<Record num="0">
<Date>3.6.2004 13:27</Date>
<FromCategory>Wallet</FromCategory>
<ToCategory>Food</ToCategory>
<Type>Spend</Type>
<Ammount>12.60</Ammount>
<Description></Description>
</Record>
<Record num="1">
<Date>3.6.2004 13:28</Date>
<FromCategory>Wallet</FromCategory>
<ToCategory>Clothes</ToCategory>
<Type>Spend</Type>
<Ammount>120.39</Ammount>
<Description>Some shirts</Description>
</Record>
<Record num="2">
<Date>3.6.2004 9:28</Date>
<FromCategory>Cash Card</FromCategory>
<ToCategory>Wallet</ToCategory>
<Type>Receive</Type>
<Ammount>50.00</Ammount>
<Description></Description>
</Record>
</Cash2ME>
_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel