Yes Mary,

I am asking on DocBook XML file which is missing <h1> text</h1>. That XML
file is default convert from ML. XHTML is ok but XML file is Missing some
header Text. I have 50 pages file. On that 50 pages All <h1> text is
missing. Please look the XHTML and XML.

-----------------
Please see the below XHTML file (ML Default Convert).
<div class="c5">
<p class="pa-0 ca-0">Chapter 2</p>
<p class="pa-0"><a name="_Toc160673573"><span class="ca-1">Creating
and Using DSLs</span></a></p>
<p class="pa-1"><a name="_Toc160673574"><h1
class="ca-2">Introduction</h1></a></p>
<p class="pa-2 ca-3">The purpose of this chapter will then go into more
detail on each topic.</p>
<p class="pa-2 ca-3">This chapter has three secti DSLs. </p>
<p class="pa-2 ca-3">Second, we look at the practical. </p>

Converted XML File
===============

<section>
<title>Domain Specific Languages</title>
<para/>
<para>Chapter 2</para>
<para id="_Toc160673573">Creating and Using DSLs</para>
<para id="_Toc160673574"/>
<para>The purpose of this chapter will then go into more detail on each
topic.</para>
<para>This chapter has three secti DSLs. </para>

---------

Thanks
Byomokesh
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to