PyCharm 2018.2 Help

XML

PyCharm brings powerful XML editing support that includes:

PyCharm 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

Last modified: 21 November 2018