Hello, I'm working with structured documents.
The case is as follows:
Prueba.DTD the file, I have declared the elements of the structure and a number of elements that locate ENTITY a string and replace it with another.
Eg
<! ENTITY abackup "Backup">
The case is that when I open the corresponding XML file, and locate the information that appears should be changed as follows.
"press 1 icon to perform the backupof the application"
That is, board the word "Backup" to the next word ...
What is what is happening? Can you help?
(Sorry for my poor command of the English language.)