Askemos Forum

Another little mystery13. October 2004
I cant find out the differen between two methods
Hello,

Another one i found in forum-code is this:

(let* ((this-root (document-element (grove-root (current-node))))
...
((sxpath '(include)) this-root)
I think here will be define the include.

Now I think can i also say
(make element gi: 'xsl:include
      	    attributes: `((href, "Ab3f94a344bc41fc086f4bb8635df32ca")))
and get the same result, but it seems there is a different between it.

When use both methods at the same time i will get two include wich are the same:
<xsl:include href="Ab3f94a344bc41fc086f4bb8635df32ca"></xsl:include>

So i think "He it works" so i remove the sxpath method and what
happen i cant read the generated documents no more.
It seems there is a different in generating of the documents, but where?

best regards
Raphael
Re: Another little mystery14. October 2004
Your are trapped! ;-) There's a catch in that the "DSSSL"-namespace is not yet really DSSSL but an experimental area, where you can screw up some XML rules...
Reply
Subject
Abstract (up to 200 characters)
Full Text
When you post, you might receive a timeout error... just push the reload button in that case.
Intro - slides
Askemos Wiki
Publikationen