WebStorm 2018.2 Help

XML

WebStorm brings powerful XML editing support that includes:

WebStorm uses Xerces 2.11, an XML parser developed by Apache Software Foundation Group.

To import an XML namespace

  1. Open the desired file for editing, and start typing a tag. If a namespace is not bound, the following prompt appears:

    unboundNameSpace1.png

  2. PressAlt+Enter. If there are multiple choices, select the desired namespace from the list.

    unboundNameSpace2.png
    WebStorm creates a namespace declaration.

Last modified: 19 November 2018