Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries [Thread Prev] >Thread Next - Re: saxon9 extension and dom saxon9 extension and domTo: NULL Date: 2/3/2008 7:57:00 AM Hello ALL, I would like to process a node (OBJ) and its content with an java extension for saxon. As saxon is not compatible with the standard DOM I expect some problems. The java extension schould process the nodes (create new childs , change values etc. ) by dom and return the modified OBJ node to be further processed by my xslt. How to do this? I have never tried such thing with saxon / xslt. Any hint , example is welcome Rolf ############### XSLT SNIPET ######################################### <xsl:variable name="vExecInput"> <OBJ Method="{key('kScriptDef',@JobDef)/@Method}"> <xsl:copy-of select="$vLaunchArgs"/> </OBJ> </xsl:variable> <RESULT> <xsl:value-of select="jms:CreateStimulus($vExecInput)" xmlns:jms="java:mixedsignal.Stimulus"/> </RESULT> ######################################################################## | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
