Component Markup Language

Robb Shecter shecter at darmstadt.gmd.de
Mon Feb 8 10:29:30 GMT 1999


Mark Birbeck wrote:

> I wrote:
> > How about this: Have one XSL document per client side
> > scripting language.
>
> We do something similar for browser types, by generating all XSL
> documents through an ASP page. In our case, we detect the browser type,
> and change the rules in the stylesheet dynamically. Your scenario would
> benefit too, because you wouldn't need to send loads of sylesheets to
> the client...

Hi,

Interesting idea.  It reminds me of the IBM Alphaworks "XML Enabler" project, which is a
framework for doing the same thing:  selecting an appropriate XSL stylesheet based on browser
type.  ( http://www.alphaworks.ibm.com )  This sounds better to me than what you're doing,
actually, because it's pure Java/servlets; not Microsoft/ASP dependent.

Anyhow, in my scenario, the server would be run by one organzation, and the clients by
others.  The clients would be responsible for making their own XSL sheets depending on
whatever type of platform they have.  So, only the XML User Interface / Component description
would come over the wire, not the XSL.

- Robb


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list