Diff Directories/Files: How do I ignore xml declaration?

Having trouble installing Oxygen? Got a bug to report? Post it all here.
loukla
Posts: 1
Joined: Wed Oct 23, 2024 2:38 pm

Diff Directories/Files: How do I ignore xml declaration?

Post by loukla »

Dear oXygen Team,

I am trying to compare directories/files with the diff tool and I would like to ignore the xml-declaration at the beginning of the documents:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
. Is this possible?
I have tried to control it via settings (see image), but it didn't work out.

Many Thanks!
Lou
grafik.png
You do not have the required permissions to view the files attached to this post.
tavy
Posts: 388
Joined: Thu Jul 01, 2004 12:29 pm

Re: Diff Directories/Files: How do I ignore xml declaration?

Post by tavy »

Hello,

Unfortunately we do not have an option that allows you to ignore the XML declaration, and you cannot use XPath to match the xml declaration.

Best Regards,
Octavian
Octavian Nadolu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply