If several of your XML documents must refer to a single piece of information, you can store that information in an external parsed entity. Any changes you make to the external entity are then automatically reflected in all of the documents that reference it.
To edit an external parsed entity:
The parsed entity is displayed in the Source Editor.
To reference an external parsed entity in your XML document:
For more information about using parsed entities in XML documents, see:
http://www.w3.org/TR/REC-xml#TextEntities
See also | |
---|---|
Creating an XML Document Editing an XML Document DTD Nodes in the Explorer |