You can change the name of a declared internal entity (but not its content).
To change an internal entity declaration, do the following:
To call up the Internal Subset Entities Dialog, do one of the following:
Choose
.Right-click any entity reference in the ContentMap and select Entity Declarations from the context menu.
The Internal Subset Entities Dialog will appear. The left Choose Entity pane of the dialog shows the list of internal and external entities declared in the document.
Figure 1. Internal Subset Entities Dialog.
Only internal DTD subset entity declarations may be modified.
To select the subtree of internal entities, click the Internal subtree.
To choose an internal entity, click the internal entity's name in the Internal subtree.
The right Entity Content pane of the dialog shows the content of the chosen internal entity in plain text.
Figure 2. Internal entity selected.
To call up the Change Internal Entity Name Dialog, click the Change button.
The Change Internal Entity Name Dialog will appear.
Figure 3. Change Internal Entity Name Dialog.
In the Entity Name field, enter the new name of the internal entity.
The name of the entity must be unique within the internal DTD subset.
To change the name of the internal entity, click OK.
Figure 4. A new name of the internal entity specified. Click OK.
If an entity with the same name already exists, the error message will appear. Click OK and specify another entity name.
If there is no entity with the same name in the internal DTD subset, the entity name will be changed. This change will affect all references to this entity.