xsl-list
[Top] [All Lists]

Re: Re: how to apply an XSL transformation on a "pseudo-HTML" file

2003-12-17 07:15:00
Tidy is configurable to recognize your custom tags,
and in particular, adding the configuration options like

new-blocklevel-tags: meta:mytag, meta:mytag2
new- inline-tags: meta:value
new-empty-tags: meta:placeholder

seems to work just fine in any of the examples
I have tried (including some with missing end
tags for the new elements).
Is this mechanism failing on your specific examples?

Stan Devitt

"Fabrice Estiévenart" <fe(_at_)cetic(_dot_)be> wrote in message
news:5(_dot_)1(_dot_)0(_dot_)14(_dot_)0(_dot_)20031217112114(_dot_)0301b8c0(_at_)127(_dot_)0(_dot_)0(_dot_)1(_dot_)(_dot_)(_dot_)
hi,

i'd like to transform an pseudo-html file - i.e. html file including some
user-defined tags such as <meta:element>, <meta:value>,... - with an XSL
stylesheet

tools such as tidy do not help me because they do not recognize my tags




XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list