Angle bracket quoting in oXygen.
Oxygen general issues.
-
- Posts: 2
- Joined: Thu Dec 13, 2007 6:36 pm
- Location: London
Angle bracket quoting in oXygen.
Hi!
Hope you can help.
I'm trying to quote some text in a <programlisting> tag. However, because I actually need to include the text: <USERS> <TOTALS> etc., oXygen thinks that these are undefined tags.
Can I escape an open and close angle bracket? Or is there another way
Many thanks
Nat
Hope you can help.
I'm trying to quote some text in a <programlisting> tag. However, because I actually need to include the text: <USERS> <TOTALS> etc., oXygen thinks that these are undefined tags.

Can I escape an open and close angle bracket? Or is there another way

Many thanks
Nat
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Re: Angle bracket quoting in oXygen.
Post by sorin_ristache »
Hello,
You can escape the opening bracket:
or you can include the tags in a CDATA section:
Regards,
Sorin
You can escape the opening bracket:
Code: Select all
<programlisting>
<USERS> and <TOTALS>
</programlisting>
Code: Select all
<programlisting>
<![CDATA[<USERS> and <TOTALS>]]>
</programlisting>
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service