Global XML Settings
See Also
In the Options window, you can configure the way the IDE handles and displays
XML files. You can access global XML settings by choosing Tools
Options,
expanding Editing
XML,
and selecting General Settings.
Properties
- Automatic Parsing Delay. Specifies the delay, in milliseconds,
before the IDE automatically parses an XML document. Set this property to
zero to disable parsing for XML documents.
Expert
- Default XML Action. Specifies the action that the XML runs on an
XML node when you double-click it.
- Short Empty Element. Specifies the format of empty elements. When
True, empty elements are created in a single tag (<element/>).
When False, empty elements have separate end tags (<element></element>).
 |
If your version of the IDE includes the XML Tree
Editor, the Options window may include additional XML-related options. See
the XML Tree Editor help for details about these options. |
Legal Notices