I am using the new wrap function (a great addition!) and am trying to
simplify my forms as much as possible. This has led me to use a lot of
xincludes for nested data structures.
Example: tei:quote is a valid sub-element of tei:note and tei:desc. I want
to use the wrap function on the tei:quote, and would like, if possible to
only have one 'template' for the all the fields need for the tei:quote
element, that is used by both tei:note and tei:desc.
Currently I get a duplicate id error if I use both a tei:note and a
tei:desc. Is there a way to generate ids based on parent element? Or do I
just need to maintain two different templates with unique ids?
Thanks for the help. And let me know if a code example would be useful.
-Winona
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Xsltforms-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xsltforms-support