Docbook-5.0b1 RNC xsl-1.69.1 saxon-6.5.4 eclpse-3.1 windows-XP oXygen-6.2 (eclipse plugin)

 

Xml document:

 

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE targetset

SYSTEM "file:///_vhimSepOlinkDB_/targetdatabase.dtd" [

<!ENTITY vhimSepTargetsDB SYSTEM "file:///D:/workspace/vhimSEP/targets.db">

]>

<targetset>  

   <targetsetinfo/>

   <sitemap>

      <dir name="vhimSEP">

         <document targetdoc="Foo">&vhimSepTargetsDB;</document>

      </dir>

   </sitemap>

</targetset>

<!-- eof -->

 

Target.db output (fragment):

 

<div element="chapter" href="ch01.html" number="1">

      <ttl>Purpose, Scope and Objectives</ttl>

      <xreftext>Chapter 1, <i>Purpose, Scope and Objectives</i>

      </xreftext>

      <div element="sect1" href="ch01s01.html" number="1.1">

         <ttl>Introduction</ttl>

         <xreftext>Section 1.1, “Introductionâ€</xreftext>

 

Note both the extended character set and inclusion of html formatting tags.

 

Won’t validate.

 

Please advise.

 

Ray