Re: Structured metadata within XSLT?

Subject: Re: Structured metadata within XSLT?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 13 Nov 2000 21:37:09 GMT
> to express metadata is easy - it's finding one which is coherent with XSLT
> that's hard.

It's easy if the metadata can be at the top level of the stylesheet
as then you can use any non xsl namespace.

If you want deeply embedded code, metadata and documentation I still
favour the "literate programming" approach where you basically write
your document using whatever XML markup language you want, the extract
the XSL stylesheet from that (probably by use of an XSL stylesheet)

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp


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


Current Thread