> > In JSP you can do this:
> > <xsl:apply
> xsl="/xsl/programcalendar_xml.xsl">
> > <programdata>
> > <%=
> ServletCaller.get("getcalendarXML",props)
> > %>
> > <%= ServletCaller.get("getprogram",props)
> %>
> > </programdata>
> > </xsl:apply>
> >
>
> Execute ({inputfile => 'my.xml', recipe =>
> 'EmbperlLibXSLT',
> xsltstylesheet => 'posts.xsl'})
>
> and my.xml contains
>
> <programdata>
> [- Execute ("getcalendarXML") -]
> [- Execute ("getprogram") -]
> </programdata>
>
>
Thanks. I'll try that. Since I wrote the email, I
found the XPath document() function which might also
accomplish what I'm after.
-Jarrod
__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]