- From: Michael Kay <mike@s...>
- To: xml-dev@l...
- Date: Sun, 05 Dec 2010 23:44:38 +0000
AANLkTimM0i3PfKdf6-y+scpf+-DLLOtdt44qeeGvFnLJ@m..."
type="cite">
Personally, I'd like to see an inline <transform> tag
in HTML5:
<transform
stylesheet="xs:anyURI"
data="xs:anyURI"
type="mime-type"
refresh="timeInterval"
asynch="xs:boolean"
media="xs:NMTokens"
id="xs:ID">
Default Internal Content
</transform>
This would be a display tag that would load the data either
from a server or from a block of XML in the client, then would
apply they associated stylesheet to that data in order to
provide output that would replace the current child content.
I've been thinking about doing something like this as an alternative
to having to invoke a transformation using Javascript. The main
drawback seems to be that it's hard to parameterize it, that is, to
make anything dependent on data content or user input.
Michael Kay
Saxonica
|
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
--
[Date Index]
| [Thread Index]
|