xsl-list
[Top] [All Lists]

Re: [xsl] Scope Problems Resulting from merged docbook xsl files

2015-02-10 05:50:58
Oh,,, I see the error.. I had been stripping namespaces off of params and
variables and was also stripping the prefix xsl: and didn't notice until
now..

Regards




Regards

Alex
Tilogeo.com

On Tue, Feb 10, 2015 at 11:25 AM, Alex Muir alex(_at_)tilogeo(_dot_)com <
xsl-list-service(_at_)lists(_dot_)mulberrytech(_dot_)com> wrote:

Greetings,

I have a client request to create logic to merge included and imported
xslt files into 1 main file.

I've written a process that recurses through imports and includes
collecting data and adds different priorities to imported templates
depending on the import level and have left duplicate templates to be
handled manually.

One odd scope issue that I can't figure out, using some docbook xslt for
testing, is that some variables that have a global variable declaration
such as $qanda.defaultlabel in the  output I've posted here


https://drive.google.com/file/d/0B4d4sR2XatuteGlrbzNOYkdxTHc/view?usp=sharing

are recognized as having been declared in all but one place as if the
scope in that particular location was not covered. I don't see a reason why
this would be occurring. Can anyone figure it out?

Regards

Alex
Tilogeo.com
  XSL-List info and archive <http://www.mulberrytech.com/xsl/xsl-list>
EasyUnsubscribe <-list/2637520> (by
email <>)

--~----------------------------------------------------------------
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>