xsl-list
[Top] [All Lists]

Re: [xsl] Advice on dictionary conversion

2011-01-19 09:10:51
On Wed, 2011-01-19 at 10:56 +0000, Michael Kay wrote:

If there are ad-hoc changes to make during the process of up-conversion, 
I typically try to do these in a stylesheet as one of the phases of the 
transformation.

Yes, that's a good technique ... at least once you've reached XML :-)

<xsl:template match="id('ABC123')">

I hadn't thought of that approach, thanks for the idea!

Liam

-- 
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/
Pictures from old books: http://fromoldbooks.org/
Ankh: irc.sorcery.net irc.gnome.org www.advogato.org


--~------------------------------------------------------------------
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>
--~--