<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(0,0,0)">Oooh, thanks, this is valuable!  I will experiment further with what you did.  And I presume that this is within the specs or design intentions of GnuCash, so that it should remain usable in further GnuCash versions?<br> <br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><font size="2"><span style="font-family:verdana,sans-serif">Hartmut W Sager - Tel +1-204-339-8331<br></span></font><br></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On 13 March 2017 at 17:53, Glen Ditchfield <span dir="ltr"><<a href="mailto:GJDitchfield@acm.org" target="_blank">GJDitchfield@acm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Monday, March 13, 2017 3:04:57 AM CDT Hartmut W Sager wrote:<br>
> so I edited a good GnuCash native XML file by adding a secret payload in one<br>
> existing transaction with <mynewtag>mypayload</mynewtag><wbr>, at the same level<br>
> as the other fields of that transaction.<br>
<br>
I think you can put arbitrary key-value pairs in <trn:slots>.  I tried a quick<br>
experiment, and<br>
  <gnc:transaction version="2.0.0"><br>
    ...<br>
    <trn:slots><br>
      <slot><br>
        <slot:key>mystuff</slot:key><br>
        <slot:value type="string">mything</slot:<wbr>value><br>
      </slot><br>
survived a load-edit-save cycle.<br>
<br>
______________________________<wbr>_________________<br>
Roundtable mailing list<br>
<a href="mailto:Roundtable@muug.ca">Roundtable@muug.ca</a><br>
<a href="https://muug.ca/mailman/listinfo/roundtable" rel="noreferrer" target="_blank">https://muug.ca/mailman/<wbr>listinfo/roundtable</a><br>
</blockquote></div><br></div></div>