Re: [Xsltforms-support] transforms on an instance.
Brought to you by:
alain-couthures
From: Ihe O. <ihe...@gm...> - 2012-11-27 13:11:08
|
Could somebody explain what the inner and outer attributes of setnode do. I set up and ran the example in CSM's message and it didn't do anything?. On Thu, Nov 22, 2012 at 10:31 PM, Stephen Cameron <ste...@gm...> wrote: > Hi Ihe, > > There is also an non-standard 'setnode' XPath action that is useful in this > scenario. > > there is an example form here: > http://www.mail-archive.com/xsl...@li.../msg00331.html > > but I've used it thus: > > <xf:setnode ref="instance('xform')" > outer="transform(instance('built_schema'),'xslt/generator_1.0.xsl')"/> > > Cheers > > > On Fri, Nov 23, 2012 at 1:31 AM, Ihe Onwuka <ihe...@gm...> wrote: >> >> I need to do transformations, both pre and post on data in my XForms >> instance. Actually I could transform before loading but I need to >> transform after the user edits the XForm as well. >> >> I've come across bits and bobs suggesting you can load a stylesheet >> into an instance. Could somebody direct me to where I can get more >> info on how to accomplish this. >> >> Also are such transforms XSLT 1.0 or 2.0. I am running XSLTForms from >> eXist. >> >> thanks >> >> >> ------------------------------------------------------------------------------ >> Monitor your physical, virtual and cloud infrastructure from a single >> web console. Get in-depth insight into apps, servers, databases, vmware, >> SAP, cloud infrastructure, etc. Download 30-day Free Trial. >> Pricing starts from $795 for 25 servers or applications! >> http://p.sf.net/sfu/zoho_dev2dev_nov >> _______________________________________________ >> Xsltforms-support mailing list >> Xsl...@li... >> https://lists.sourceforge.net/lists/listinfo/xsltforms-support > > > > ------------------------------------------------------------------------------ > Monitor your physical, virtual and cloud infrastructure from a single > web console. Get in-depth insight into apps, servers, databases, vmware, > SAP, cloud infrastructure, etc. Download 30-day Free Trial. > Pricing starts from $795 for 25 servers or applications! > http://p.sf.net/sfu/zoho_dev2dev_nov > _______________________________________________ > Xsltforms-support mailing list > Xsl...@li... > https://lists.sourceforge.net/lists/listinfo/xsltforms-support > |