jefft 2003/03/02 08:36:21 Modified: src/documentation/content/xdocs/developing index.xml Log: fix xinclude ref Revision Changes Path 1.2 +2 -2 avalon-site/src/documentation/content/xdocs/developing/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/avalon-site/src/documentation/content/xdocs/developing/index.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.xml 14 Feb 2003 11:42:46 -0000 1.1 +++ index.xml 2 Mar 2003 16:36:21 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version="1.0"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> +"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <book xmlns:xi="http://www.w3.org/2001/XInclude"> @@ -10,7 +10,7 @@ <title>Developing With Apache Avalon</title> <subtitle>Apache Avalon Project</subtitle> <authorgroup> - <xi:xinclude href="bloritsch.xml"/> + <xi:include href="bloritsch.xml"/> </authorgroup> <edition>Developer's Guide for Avalon Framework</edition> <pubdate>2001</pubdate>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
