A parsed entity node ()
represents a parsed entity (.ent) file. If several of your XML documents
refer to a single piece of information, you can store that information in a
parsed entity. Any changes you make to the parsed entity are then automatically
reflected in all of the documents that reference it.
You can create an external parsed entity by choosing File New
from the main window, expanding the XML folder, and selecting XML Parsed Entity.
You can edit a parsed entity by double-clicking its node in the Filesystems window.
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 XML Node DTD Node |