xsl-list
[Top] [All Lists]

RE: [xsl] Variables and more than one document

2008-02-21 16:26:58
It's clear you're doing something badly wrong, but without seeing your code
it's impossible to tell what.

Michael Kay
http://www.saxonica.com/ 

-----Original Message-----
From: White, Clinton [mailto:whitec(_at_)lerner(_dot_)udel(_dot_)edu] 
Sent: 21 February 2008 18:09
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Variables and more than one document

I am working with XBRL instance documents 

For each element in an XBRL instance document, I need to find 
the associated label in another document For each element in 
the first document, I create a first-variable and select the 
element's local-name( ) I then create a second-variable and 
concat('label','_','first-variable')
I then try to find this second-variable as an attribute in a 
second document AND I get zero results

Is my variable out of scope when I go into the second document?
What might be a solution?

Thanks - Skip



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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