svn commit: r14053 - branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: zearin
Date: 2008-01-18 09:41:09-0800
New Revision: 14053

Modified:
   branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl

Log:
STARTED - task 4963: Convert documentation to DocBook v5 
http://argouml.tigris.org/issues/show_bug.cgi?id=4963

Added a failed attempt at allowing XInclude processing in commonsettings.xsl

Modified: branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl
Url: http://argouml.tigris.org/source/browse/argouml/branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl?view=diff&rev=14053&p1=branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl&p2=branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl&r1=14052&r2=14053
==============================================================================
--- branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl	(original)
+++ branches/work_docbook5_zearin/branch1/documentation/docbook-setup/commonsettings.xsl	2008-01-18 09:41:09-0800
@@ -76,6 +76,14 @@
   <!-- Added by Jeremy Bennett for 1.49 XSL stylesheets -->
 
   <xsl:variable name="saxon.extensions" select="1"/>
+  
+  <!-- Added by Tony Rogers for DocBook 5 conversion -->
+  <xsl:template
+    match="xi:include | include"
+    xmlns:xi="http://www.w3.org/2001/XInclude">
 
-</xsl:stylesheet>
+    <xsl:apply-templates select="document(attribute::href)" />
+    
+  </xsl:template>
 
+</xsl:stylesheet>
\ No newline at end of file
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.