2nd Section Title not being output
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 11
- Joined: Mon Mar 03, 2014 5:11 pm
- Location: Shawnee, KS
2nd Section Title not being output
We are using the example code below to test out various formatting in the default WebHelp transform in Oxygen 15.2. We have noticed that the 2nd section title "Section One Title Two" does not output when publishing. Is there something we can update/change to allow this to happen?
Thanks!
Code: Select all
<refbody>
<section>
<title>Section One Title One</title>
<p audience="internal" platform="syndm uc">This is a paragraph under the S1
T1 title.</p>
<ul id="ul_e1p_znz_2q">
<li audience="external">Attribute: audience | Value: internal</li>
<li audience="external internal">Attribute: audience | Value:
external</li>
</ul>
<title>Section One Title Two</title>
<p>This is a paragraph under the S1 T2 title.</p>
</section>
Bryan
-
- Posts: 9446
- Joined: Fri Jul 09, 2004 5:18 pm
Re: 2nd Section Title not being output
Dear Bryan,
Although the DTD used to validate the topic content does not complain when you use two titles in a section, what you are doing is not quite right according to the specification:
http://docs.oasis-open.org/dita/v1.2/os ... ml#section
You could try to rewrite your content to have two sections one after the other instead of having one section with two titles.
Regards,
Radu
Although the DTD used to validate the topic content does not complain when you use two titles in a section, what you are doing is not quite right according to the specification:
http://docs.oasis-open.org/dita/v1.2/os ... ml#section
and the publishing engine does not expect that a section could contain two titles inside it, thus it seems to ignore the second one.A section may have an optional title.
You could try to rewrite your content to have two sections one after the other instead of having one section with two titles.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
Return to “DITA (Editing and Publishing DITA Content)”
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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