OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: XHTML and Olink Database Generation Problems


docbook-rnc-5.0.CR1 xsl-1.72.0 oxygen-8.1 (eclipse-3.2.1 plugin)

 

When transforming to xhtml (../xhtml/profile-chunk.xsl) the following generated olink database code fragment does not validate, subsequently breaking all olinks in the transformation:

 

<!DOCTYPE div

  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<div element="article" href=""index.html"" number="" targetptr="fooInternet">

   <ttl>

      <span xmlns="http://www.w3.org/1999/xhtml">Introduction</span>

   </ttl>

   <xreftext>

      <span xmlns="http://www.w3.org/1999/xhtml">Introduction</span>

   </xreftext>

   <div element="sect1" href=""background.html"" number="" targetptr="background">

        <ttl>Background</ttl>

 

This issue does not arise with html transformations (../html/profile-chunk.xsl)

 

Ray

 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]