You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Klaus Bertram <k....@kbsm.de> on 2004/04/05 16:05:21 UTC

[cforms] binding sample

Hi all,
i had written at the weekend a small solution for new id's by xml 
binding at my test binding. I can also append it for the sample xml binding.
It's based on jxpath
2 solutions:
  1. iterate all id's to get the highest
  2. append attribute to <contacts> with lastID="2"
I prefer 2
Are there any interest?

Klaus