This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Structured metadata within XSLT?



> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]