RE: [docbook-apps] Profiling formalpara problem

From
Bill Lawrence <>
Date
2004-03-18T13:07:50+00:00
ID
002301c40cec$0b65e9a0$
Thread
RE: [docbook-apps] Profiling formalpara problem
> 
> Could provide small DocBook example showing the problem and also
details
> of XSLT processor used?
> 

I'm using the profile.xsl script in the profiling subdirectory to create
a pre-profiled, flat file of my xml instance.  The XSLT processor is
xsltproc.

In examining the resulting xml file, I note that the profiling process
is removing the text but leaving the formalpara structure as follows:

<formalpara><title>   </title></formalpara>


Thanks,

Bill