XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
Re: [xml-dev] Where is XML going


AANLkTimM0i3PfKdf6-y+scpf+-DLLOtdt44qeeGvFnLJ@mail.gmail.com" 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]


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS