Re: [xsl] Trying to understand XSLT processing

Subject: Re: [xsl] Trying to understand XSLT processing
From: Andrew Welch <andrew.j.welch@xxxxxxxxx>
Date: Tue, 15 Dec 2009 10:57:23 +0000
That's almost certainly a namespace issue then...


2009/12/15  <ohaya@xxxxxxx>:
> Hi,
>
> FYI, I got this to work using:
>
> <xsl:message>*****BODY CONTENTS**** <xsl:copy-of select="/*[local-name()='Envelope']/*[local-name()='Body']"/></xsl:message>
>
> Jim

Current Thread