We have a lot of customers and several group of words in customer specific documentation with different suffixes. Sometimes we need to update the words that are included in the customer documentation. To make it easier the words are stored in tables like:
<row>
<entry><ph id="1" customer="A">szolgáltatáshely</ph></entry>
<entry><ph id="2" customer="A B C D E">szolgáltatási hely</ph></entry>
<entry><ph id="3" customer="F">felhasználási hely</ph></entry>
</row>
The solution is working, however we get a lot of warnings and errors during the validation and gerating PDFs. Is there any better aproach that eliminates these warnings?
Warning message: Duplicate element with ID "some_id" found in the same topic context.
We are using oXygen 14.1