← Prev in month ← Prev in thread

email Element PDF Transformation Problems

From
Ray Miller <>
Date
2006-05-17T13:03:24+00:00
ID
004401c679b2$48a12de0$57c6ed0a@MADISON
Thread
email Element PDF Transformation Problems
docbook-rng-5.0b5 docbook-xsl-snapshot (current) saxon-6.5.5
xep-4.6 (current) oxygen-7.1.0 (eclipse-3.1.2 plugin)

 

The following informaltable fragment:

 

…

…

   <row>

      <entry>

         <personname>Foo
Bar</personname>

      </entry>

      <entry>

         <email></email>

      </entry>

      <entry>

         <phrase
role="invited">invited</phrase>

      </entry>

     <entry/>

   </row>

…

…

 

when transformed to pdf produces the following mailto link:

 



 

dropping the Foo. prefix

 

This does not occur with html transformations.

 

Is this a docbook or xep issue?

 

Ray
← Prev in month ← Prev in thread