Pre-filling form on fragment basis
hi...
i made process pre-filling form. steps included: getting data database in xml, applying xslt , rendering pdf form.
xslt used avoid dependence of process on form.
now, scenario changed, data pre-filled i.e. xml generated webservice on fragments basis implies if form has 20 fragments, 20 xml's generated. (hope, made myself clear!!!!!!)
thought of using xsl again making 1 xml pre-filling data. xslt takes 1 xml input.
can suggest me, should make 1 xsl form or should make xsl's per fragments. next, how merge these xmls generate 1 xml pre-filling.?
please, suggest me, if there other workaround scenario?
thanks , regards,
ambika mittal
hi ambika
i'm not sure exact scenario, try xquery intead of xpath.
info here:
http://avoka.dnsalias.com/confluence/display/public/transforming+xml+documents
http://www.avoka.com/blog/?s=xquery
and http://avoka.dnsalias.com/confluence/display/public/xquery+dsc
download here:http://www.avoka.com/avoka/escomponents.shtml
xquery quite lot more powerful xslt (in opinion).
in addition, our implementation allows merge multiple xml documents together.
please contact info@avoka.com if have problems...
howard
More discussions in LiveCycle Workbench
adobe
Comments
Post a Comment