@xmlns="-dita-use-conref-target" added with @conref

Post here questions and problems related to editing and publishing DITA content.
Frank Ralf
Posts: 482
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

@xmlns="-dita-use-conref-target" added with @conref

Post by Frank Ralf »

Hi,

When adding a <note> element content reference using the toolbar in Author mode ("insert.conref" action), the following strange XML namespace attribute is added:

Code: Select all

<note xmlns="-dita-use-conref-target"
conref="conref_sources_topic.dita#concept_qds_xvt_yq/danger_id"/>
I suppose I've messed up something in my DITA RNG customization. How can I amend this?

TIA
Frank

PS:
I encountered something similar with "insert.table.column" action adds "xmlns" attribute.
Frank Ralf
parson AG
www.parson-europe.com
Frank Ralf
Posts: 482
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: @xmlns="-dita-use-conref-target" added with @conref

Post by Frank Ralf »

Hi,

I can reproduce this issue with a standard DITA RNG file so it seems to have nothing to do with our customization.

Using the same Author Action with a DTD version of the same file doesn't add the @xmlns attribute. So it looks like a RELAX NG-related bug of the "insert.conref" Author Action to me.

Kind regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: @xmlns="-dita-use-conref-target" added with @conref

Post by Radu »

Hi Frank,

Sorry about that. I can confirm that extra added "xmlns" is a bug on our side and it will be fixed in Oxygen 17.0.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 482
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: @xmlns="-dita-use-conref-target" added with @conref

Post by Frank Ralf »

Hi Radu,

Thanks for your quick reply and for confirming my findings. So I'm eagerly awaiting oXygen 17 ;-)

Kind regards,
Frank
Frank Ralf
parson AG
www.parson-europe.com
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: @xmlns="-dita-use-conref-target" added with @conref

Post by Radu »

Hi,

Just to update the thread, this should be also fixed in 17.0.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Frank Ralf
Posts: 482
Joined: Thu Jan 23, 2014 2:29 pm
Location: Hamburg
Contact:

Re: @xmlns="-dita-use-conref-target" added with @conref

Post by Frank Ralf »

Hi Radu,

Thanks for the update.

Frank
Frank Ralf
parson AG
www.parson-europe.com
Post Reply