Page 1 of 1

Oxygen XML: Is there a simpler method?

Posted: Fri Feb 21, 2025 5:04 am
by estuarineclogs
I have an early modern book with a very large TEI:XML file that has some things labeled with or.
To obtain a list of every element, I'm currently using the XPatch Command //persName. After that, I search for entries that are similar, utilize Refactoring/Add Change/Attributes, and create a new XPath for the individual to add the required attributes.

Is there a simpler method? For example, choosing every entry in the XPath Results and simply adding the attributes without going through the refactoring section?

Re: Oxygen XML: Is there a simpler method?

Posted: Mon Feb 24, 2025 2:19 pm
by florin_nica
Hello,

Unfortunately, there is no simpler way to do this. You need to follow the flow that you described.

Regards,
Florin