Thanks,<br>I&#39;ve tried this already, but I still get the same error. <br>I&#39;m just going to try to avoid using stx:transform-dynamic and find another way to apply xsl stylesheets to an xml document.<br><br>Thank you for all the help,
<br>Eric<br><br><br><br><div class="gmail_quote">On Jan 15, 2008 10:46 AM, John Clements &lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m forwarding this message; it comes from one of the authors of the<br>sxml package, Dmitry Lizorkin. I&#39;m hoping he won&#39;t mind that I&#39;m<br>cc:ing the plt-scheme list.<br><br>Begin forwarded message:<br><div class="Ih2E3d">
<br>&gt;<br>&gt; ----- Original Message -----<br>&gt; From: &quot;John Clements&quot; &lt;<a href="mailto:clements@brinckerhoff.org">clements@brinckerhoff.org</a>&gt;<br>&gt; To: &quot;Eric Biunno&quot; &lt;<a href="mailto:01rice@gmail.com">
01rice@gmail.com</a>&gt;<br>&gt; Cc: &lt;<a href="mailto:plt-scheme@list.cs.brown.edu">plt-scheme@list.cs.brown.edu</a>&gt;<br>&gt; Sent: Monday, January 14, 2008 1:41 AM<br>&gt; Subject: Re: [plt-scheme] sxml.ss - Works on its own, but not in
<br>&gt; module<br>&gt;&gt;&gt; But when I create a module with this code and then call (test) from<br></div><div class="Ih2E3d">&gt;&gt;&gt; another file I get the following error:<br>&gt;&gt;&gt; .plt-scheme/planet/300/371/cache/lizorkin/sxml.plt/1/4/stx-
<br>&gt;&gt;&gt; engine.ss::12970: reference to undefined identifier: sxpath<br>&gt;<br></div>&gt; In the error message shown above, &#39;sxpath&#39; is obviously called by<br>&gt; &#39;eval&#39;. Could this observation be a clue for the error? (I am not an
<br>&gt; expert in PLT module system rules, but I experienced similar issues<br>&gt; with Bigloo.)<br>&gt; Can the modules be organized then to resolve the issue?<br>&gt;<br>&gt; The most straightforward workaround is probably to &#39;require&#39; not only
<br>&gt; &quot;foo.ss&quot; in foo-user module, but the sxml module as well (untested):<br><div class="Ih2E3d">&gt; (module foo-user mzscheme<br>&gt; &nbsp;(require (file &quot;foo.ss&quot;))<br></div><div class="Ih2E3d">&gt; &nbsp;(require (planet &quot;
sxml.ss&quot; (&quot;lizorkin&quot; &quot;sxml.plt&quot; 1 4)))<br></div>&gt; Any more elegant solution?<br>&gt;<br>&gt; Hope this helps.<br>&gt; Dmitry<br><br></blockquote></div><br>