xsl-list
[Top] [All Lists]

xml xsl web architecture

2006-02-22 20:49:02
I'm working on an xml architecture for the web, and would like to
avoid duplicating html as my own tagset...currently what I'm trying to
accomplish is:

Standard XSL libraries, ie - head, footer, menu written in xsl+xhtml.
at runtime, apply these stylesheets to an xml tree of the dynamic
data. ie - <userEmail>foo(_at_)bar(_dot_)org</userEmail>
etc.

Previous xml architectures I've worked on convert <Para> to <p> with
xsl, I'd rather avoid this if possible.

Anybody point me to some examples or have any suggestions?

--
Anthony Ettinger
Signature: http://chovy.dyndns.org/hcard.html

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • xml xsl web architecture, Anthony Ettinger <=