[Bug 18973] We need a way to write XPath expressions within elements

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18973

--- Comment #2 from Eric van der Vlist <vdv@dyomedea.com> 2012-09-23 09:04:38 UTC ---
(In reply to comment #1)
> We've got an open discussion item in the working group called "text value
> templates" which addresses this area.

That's what Florent mentioned, but this seemed to be specific to specific XSLT
instructions.

> There's some debate about whether curlies in element content should mean
> xsl:value-of or xsl:copy-of.

Yes. IMHO, we do need to be able to write XPath expressions within element
content even when they return nodes.

An <xsl:select> element would be different: its semantic (and implementation)
would be exactly the same as current @select attributes and could be used by
the same XSLT instructions.

Eric

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 23 September 2012 09:04:39 UTC