Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] xml xsl web architecture



Why not just do it in the xsl file?

The xsl file will be applied to an xml data file from the backend for
dynamic data, user info, etc.

I assume you mean something like:

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<foo:title><arg:text>Some Title</arg:text></foo:title>
</head>
<body>
</body>
</html>
...

I'm thinking doing this directly in xsl would save the problem of
having to write templates for each html tag.




On 2/23/06, Peter Hunsberger <peter.hunsberger@...> wrote:
> On 2/23/06, Anthony Ettinger <aettinger@...> wrote:
> > includes, choice, and parameter passing is nice with xsl.
> >
> If you mean you want things like includes in your "tagset"
> then extend XHTML with whatever other vocabularies you feel you need....
>
> Sprinkle with name spaces and you can pass the things that can be sent
> directly to the front end with a couple of generic transforms and be
> done with it.
>
> ---
> Peter Hunsberger
>
>


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

 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor
Keywords