AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

XML

Last modified: 24 August 2022

AppCode brings powerful support for XML that includes structure validation, formatting (⌃ ⌥ L) and indentation (⌃ ⌥ I 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 (⌃ Space), intention actions (⌥ ⏎), quick documentation look-up (⌃ Q), and more.

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