Author: ochikvina
Date: 2008-10-30 12:53:28 -0400 (Thu, 30 Oct 2008)
New Revision: 11348
Modified:
trunk/esb/docs/esb_ref_guide/en/master.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-463 - changing the dtd validation schema url;
Modified: trunk/esb/docs/esb_ref_guide/en/master.xml
===================================================================
--- trunk/esb/docs/esb_ref_guide/en/master.xml 2008-10-30 16:52:59 UTC (rev 11347)
+++ trunk/esb/docs/esb_ref_guide/en/master.xml 2008-10-30 16:53:28 UTC (rev 11348)
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
-"?http://www.docbook.org/xsd/4.3/docbook.xsd"
+"http://www.docbook.org/xml/4.3/docbookx.dtd"
-[
-<!ENTITY introduction SYSTEM "modules/introduction.xml">
+[<!ENTITY introduction SYSTEM "modules/introduction.xml">
<!ENTITY esb_support SYSTEM "modules/esb_support.xml">
<!ENTITY esb_editor SYSTEM "modules/esb_editor.xml">
@@ -21,9 +20,9 @@
]>
<book>
+
<bookinfo>
<title>ESB Tools Reference Guide</title>
-
<author><firstname>Svetlana</firstname><surname>Mukhina</surname><email>smukhina(a)exadel.com</email></author>
<author><firstname>Tatyana</firstname><surname>Romanovich</surname></author>
@@ -47,8 +46,8 @@
</bookinfo>
<toc/>
- &introduction;
- &esb_support;
- &esb_editor;
+ &introduction;
+ &esb_support;
+ &esb_editor;
</book>
\ No newline at end of file