xsl-list
[Top] [All Lists]

Re: [xsl] Context in nested loop

2017-07-28 09:18:44
On 28.07.2017 16:11, Joseph L. Casale jcasale(_at_)activenetwerx(_dot_)com 
wrote:
I am unclear with the correct syntax for the corresponding context of the $name 
and $attr
variables in the following repro. For $name, mailto:../@name is what I want, 
but I know that is
incorrect and for $attr, "." gets the value and not the name. This is similar 
to a question I
had a few days ago, yet in this case I am still unable to figure it out. Does a 
way exist to avoid
the variables?


   <xsl:variable name="document" select="document('file.xml')" />


I think you need to show that second document too, together with the result you get and the one you want.
--~----------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
EasyUnsubscribe: http://lists.mulberrytech.com/unsub/xsl-list/1167547
or by email: xsl-list-unsub(_at_)lists(_dot_)mulberrytech(_dot_)com
--~--

<Prev in Thread] Current Thread [Next in Thread>