Additional <subjectHead> breaks <enumerationdef>
Post here questions and problems related to editing and publishing DITA content.
-
- Posts: 434
- Joined: Thu Jan 23, 2014 2:29 pm
- Location: Hamburg
- Contact:
Additional <subjectHead> breaks <enumerationdef>
Post by Frank Ralf »
Hi,
I have a subject scheme map that is currently only grouped with <subjectHead> elements. To be able to reference the groups in a <enumerationdef> I have wrapped them in additional <subjectdef> elements with a key. Strangely, the referencing on the <enumerationdef> does not work with this nested structure. Is that the expected behavior? Or am I missing something?
Best regards,
Frank
Does not work
Works
I have a subject scheme map that is currently only grouped with <subjectHead> elements. To be able to reference the groups in a <enumerationdef> I have wrapped them in additional <subjectdef> elements with a key. Strangely, the referencing on the <enumerationdef> does not work with this nested structure. Is that the expected behavior? Or am I missing something?
Best regards,
Frank
Does not work
Code: Select all
<subjectdef keys="version">
<subjectHead navtitle="Version">
<subjectdef keys="ver_A" />
<subjectdef keys="ver_B" />
</subjectHead>
</subjectdef>
Code: Select all
<subjectHead navtitle="Version">
<subjectdef keys="version">
<subjectdef keys="ver_A" />
<subjectdef keys="ver_B" />
</subjectdef>
</subjectHead>
Code: Select all
<enumerationdef>
<elementdef name="series" />
<attributedef name="product" />
<subjectdef keyref="version" />
</enumerationdef>
Frank Ralf
parson AG
www.parson-europe.com
parson AG
www.parson-europe.com
Re: Additional <subjectHead> breaks <enumerationdef>
Hi Frank,
Thanks for the report, I can reproduce the problem and added an internal issue to look into it, pasting the issue ID below for future reference:
EXM-52463 Subject def keys are not properly gather when extra subject heads are added
We'll update this thread once the problem is fixed.
Regards,
Radu
Thanks for the report, I can reproduce the problem and added an internal issue to look into it, pasting the issue ID below for future reference:
EXM-52463 Subject def keys are not properly gather when extra subject heads are added
We'll update this thread once the problem is fixed.
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
<oXygen/> XML Editor
http://www.oxygenxml.com
-
- Posts: 434
- Joined: Thu Jan 23, 2014 2:29 pm
- Location: Hamburg
- Contact:
Re: Additional <subjectHead> breaks <enumerationdef>
Post by Frank Ralf »
Hi Radu,
Thanks for looking into this!
Just for context and background: I want to reuse a Zoomin subject scheme in Oxygen like so:
Interestingly, Zoomin allows a keys attribute on the <subjectHead> element which is against the DITA standard.
Best regards,
Frank
Thanks for looking into this!
Just for context and background: I want to reuse a Zoomin subject scheme in Oxygen like so:
Code: Select all
<subjectdef keys="version">
<subjectHead conref="subjectscheme.xml#version" />
</subjectdef>
Code: Select all
<subjectdef keys="version-outer" navtitle="Version Outer">
<subjectHead keys="version-head" navtitle="Version Head">
<subjectdef keys="ver_A" />
<subjectdef keys="ver_B" />
</subjectHead>
</subjectdef>
Frank
Frank Ralf
parson AG
www.parson-europe.com
parson AG
www.parson-europe.com
-
- Posts: 434
- Joined: Thu Jan 23, 2014 2:29 pm
- Location: Hamburg
- Contact:
Re: Additional <subjectHead> breaks <enumerationdef>
Post by Frank Ralf »
Hi Radu,
Many thanks for the fix. I will test this and report back.
Best regards,
Frank
Many thanks for the fix. I will test this and report back.
Best regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
parson AG
www.parson-europe.com
-
- Posts: 434
- Joined: Thu Jan 23, 2014 2:29 pm
- Location: Hamburg
- Contact:
Re: Additional <subjectHead> breaks <enumerationdef>
Post by Frank Ralf »
The feature does work now as expected. Thanks, Radu!
Frank Ralf
parson AG
www.parson-europe.com
parson AG
www.parson-europe.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)
- ↳ 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 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