This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook] xml-tags interpreted as pure tags


Hi,

my xslt processor interprets my_tags written like this as docbook elements:

<screen>

<my_tags>
  <my_tags attr="" attr2=" "/>
</my_tags>

</screen>

But i want it to be printed in html as pure text.
Does anyone know a solution?

Thanks robert



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]