Subject: [xsl] Using Dublin Core as meta data for XSLT stylesheets From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Thu, 06 Feb 2003 10:36:54 -0500 |
<?xml version="1.0" encoding="iso-8859-1"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:doc="http://www.CraneSoftwrights.com/ns/documentation" xmlns:dc="http://purl.org/dc/elements/1.1/" exclude-result-prefixes="fo doc dc" version="1.0">
<doc:meta> <doc:version>$Revision: 1.5 $</doc:version> <dc:title>Consistency check of cell container heights and widths</dc:title> <dc:creator>Crane Softwrights Ltd.</dc:creator> <dc:subject>containers debug</dc:subject> <dc:description> Use this stylesheet to check that authored values for with height and width attributes of nested block-containers are consistent with the table cells within which they are used. </dc:description> <dc:publisher>Crane Softwrights Ltd.</dc:publisher> <dc:contributor>G. Ken Holman</dc:contributor> <dc:date>$Date: 2003/02/06 14:48:11 $(UTC)</dc:date> <dc:type>XSLT Stylesheet</dc:type> <dc:format>http://www.w3.org/1999/XSL/Transform</dc:format> <dc:identifier>checkcellcontainer.xsl</dc:identifier> <dc:source>UBL Project</dc:source> <dc:language>en</dc:language> <dc:rights>Copyright (C) 2003 Crane Softwrights Ltd.</dc:rights> </doc:meta>
<xsl:template match="/"> ....
-- Upcoming hands-on in-depth Europe: February 17-21, 2003 XSLT/XPath and/or XSL-FO North America: June 16-20, 2003
G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (F:-0995) ISBN 0-13-065196-6 Definitive XSLT and XPath ISBN 0-13-140374-5 Definitive XSL-FO ISBN 1-894049-08-X Practical Transformation Using XSLT and XPath ISBN 1-894049-10-1 Practical Formatting Using XSL-FO Male Breast Cancer Awareness http://www.CraneSoftwrights.com/s/bc
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: [xsl] Testing against node-set, Jarno . Elovirta | Thread | [xsl] Re: Using Dublin Core as meta, G. Ken Holman |
Re: [xsl] Testing against node-set, Jeni Tennison | Date | [xsl] Adding newline changes output, Albert Chin |
Month |