This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Designs for XSLT functions (Was: Re: RE: syntax sugar for call-template)


Hi Clark,

> 3.  Create a new tag, <xsl:append select="xpath" /> which will:
>
>     (a) if the xpath type is a node-set, then it appends each
>         element of the node set onto the result-set.
>
>     (b) otherwise, a text node is appended with the string-value
>         of the path expression.

I'm not sure why you need exsl:append (and also think it looks
dangerously close to something [say it quietly] procedural). Can you
give a use case that shows how useful it would be?

Cheers,

Jeni

---
Jeni Tennison
http://www.jenitennison.com/



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]