/[cvs]/nfo/perl/libs/XML/XUpdate/xsl_template.xml
ViewVC logotype

Contents of /nfo/perl/libs/XML/XUpdate/xsl_template.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Thu May 1 20:39:54 2003 UTC (20 years, 11 months ago) by joko
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/xml
initial commit, extracted from XML::XUpdate::XSLT.

1 <?xml version="1.0" encoding="ISO-8859-1"?>
2
3 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
4
5 <!--
6 This XML Stylesheet is the result of a translation from
7 XUpdate lingo. It actually applies the payload to the
8 original xml document. In short:
9 - it's the second processing step!
10 - the xsl was created "dynamically" at runtime
11 -->
12
13 <xsl:output method="xml" />
14
15 <xsl:quirky_placeholder />
16
17 </xsl:stylesheet>

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed