xsl-list
[Top] [All Lists]

Scope of xml source, includes, and inline xml

2005-03-31 11:53:08
All right,

Lets say in my xslt sheet include_file_A I create the following inline XML:

<sd:data>
  <AAA/>
  <BBB/>
  <CCC/>
</sd:data>

Let say the parent xslt document is:
parent_xslt_document.xsl

Which include the following xslt documents:
include_file_A.xsl
include_file_B.xsl

Is the scope of <sd:data /> limited to include_file_A?

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