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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: [docbook] include CDATA in CDATA



Hello, excuse me for my bad english.

I am actually trying to display xml using docbook. To do this, I use:
<programlisting>
<![CDATA[ 
  my_text 
]]>
</programlisting>

But if the text i want to insert contains itself a <![CDATA[ ...]]> tag, my
method does not function.

Have you an other one?

-- 
View this message in context: http://www.nabble.com/include-CDATA-in-CDATA-tp17529703p17529703.html
Sent from the docbook General mailing list archive at Nabble.com.



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