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] writing xml-tags in docbook not interpreted by xslt-processor


Hi,

i would like to write something like this in docbook, thus my tags are
interpreted as pure text:

<screen>

<my-tag>
 <my-tag2 attr="" attr2=""/>
</my-tag>

</screen>

But my xslt-processor complains and interprets
my-tags as invalid docbook tags.

Is there a docbook language tag, which prevents this or are there any parameters for my
xslt-processor.
My command is :


xsltproc ../Stylesheets/docbook-xsl-1.64.0/html/docbook.xsl example.xml

thanks a lot, robert



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