XML

Last modified: 01 September 2023

PyCharm brings powerful support for XML that includes structure validation, formatting () and indentation ( according to the XML code style, importing unbound namespaces, viewing code structure, unwrapping and removing tags (), generating DTD files and schemas from instance documents, as well as syntax and error highlighting, code completion (), intention actions (), quick documentation look-up (), and more.

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