
Hi Radu, Thanks for your quick answer. I tested it on the Desktop application, and it works. A somewhat related question. When I export xml files from Eclipse, this ‘ixia_locid’ attribute is added to certain elements. Is there a way to add this ‘personalised’ attribute to the attribute list? Then I won’t get these errors (hopefully). [cid:image002.png@01D9EA46.E91A8560] Also, do you have more information on this Schematron custom validation check? Then I can discuss with my colleagues if it’s something we can use and implement. Thanks very much! Kind regards, Judith Judith Oudkerk | Technical Writer ELEKTA | Nucletron P.O. Box 930, 3900 AX, Veenendaal, The Netherlands Visiting Address: Waardgelder 1, 3905 TH Veenendaal Judith.Oudkerk@elekta.com<mailto:Judith.Oudkerk@elekta.com> | www.elekta.com<https://www.elekta.com/> Nucletron B.V., registered 2730 3235 Nucletron Operations B.V., registered 30129540 [cid:image774136.png@A999728E.C7D48512] This message is confidential and may be legally privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system; you must not copy or disclose the contents of this message or any attachment to any other person. Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Elekta. Elekta may monitor email traffic data. Restricted Information and Basic Personal Data From: oXygen-user <oxygen-user-bounces@oxygenxml.com> On Behalf Of Oxygen XML Editor Support (Radu Coravu) Sent: maandag 18 september 2023 12:17 To: oxygen-user@oxygenxml.com Subject: Re: [oXygen-user] [OXYGEN-8414] Refactoring functionality Hello Judith, Oxygen has the ability to create custom XML refactoring actions based on XSLT or XQuery and to apply such actions on multiple files from the local disk. We also have a predefined "Wrap element content" XML refactor action which would probably help in this case: https://www.oxygenxml.com/doc/versions/25.1/ug-editor/topics/predefined-refactoring-operations-x-tools.html#predefined-refactoring-operations__dlentry_ud1_cgk_54b<https://www.oxygenxml.com/doc/versions/25.1/ug-editor/topics/predefined-refactoring-operations-x-tools.html#predefined-refactoring-operations__dlentry_ud1_cgk_54b> But unfortunately as the files are on the Ixiasoft CMS our XML refactoring actions cannot run over the files from the Ixiasoft storage. If for example you export the project to the local disk you could use the Oxygen desktop application's "XML Refactoring" tool. I think you should also consider adding a Schematron custom validation check in your Oxygen DITA framework customization to report such problems so that people will be notified when they insert text in cells without wrapping it in pargraphs. Regards, Radu Radu Coravu Oxygen XML Editor Restricted Information and Basic Personal Data On 9/18/23 12:55, Oudkerk, Judith wrote: Hello, I was wondering if you can use the refactoring functionality do the following: Replace all <entry>TEXT</entry> elements with <entry><p>TEXT</p></entry>. In other words, add a <p> element to all entry elements that already contain text (without a <p> element). I’m using Oxygen XML with Eclipse (and the Ixiasoft CCMS Web 6.3 version). I’ve been looking into the refactoring functionality, but I can’t find a way to do this. Thanks in advance for your help. Kind regards, Judith Restricted Information and Basic Personal Data Judith Oudkerk | Technical Writer ELEKTA | Nucletron P.O. Box 930, 3900 AX, Veenendaal, The Netherlands Visiting Address: Waardgelder 1, 3905 TH Veenendaal Judith.Oudkerk@elekta.com<mailto:Judith.Oudkerk@elekta.com> | www.elekta.com<https://www.elekta.com/> Nucletron B.V., registered 2730 3235 Nucletron Operations B.V., registered 30129540 [cid:image001.png@01D9EA3F.2A857990] This message is confidential and may be legally privileged or otherwise protected from disclosure. If you are not the intended recipient, please telephone or email the sender and delete this message and any attachment from your system; you must not copy or disclose the contents of this message or any attachment to any other person. Any views expressed in this message are those of the individual sender, except where the sender specifies and with authority, states them to be the views of Elekta. Elekta may monitor email traffic data. Restricted Information and Basic Personal Data _______________________________________________ oXygen-user mailing list oXygen-user@oxygenxml.com<mailto:oXygen-user@oxygenxml.com> https://www.oxygenxml.com/mailman/listinfo/oxygen-user<https://www.oxygenxml.com/mailman/listinfo/oxygen-user>