Installing Plug-in XML Format in Sublime 3

Installing Plug-in
Open the editor and hit Ctrl+Shift+P to open Command Palette.
Type"Install Package" and hit Enter. Type Indent XML.

Select the highlighted plug-in and click Enter. You should see the message that saying the plug-in has been installed successfully.

Restart the editor. At least I had to.

Formatting XML

Copy the non formatted XML
Hit Ctrl + K + F.

You can also do it from the Menu option.

Formatting JSON
Hit Ctrl + K + F.
You can also do it from the Menu option.
That's it for today. Happy Formatting !

Format XML with xmllint command

Linux / Unix Command: xmllint

xmllint - command line XML tool

xmllint [--version | --debug | --shell | --debugent
| --copy | --recover | --noent | --noout | --htmlout
|--nowrap | --valid | --postvalid | --dtdvalid URL
| --timing | --repeat | --insert | --compress
| --sgml | --html | --push | --memory | --nowarning
| --noblanks | --format | --testIO | --encode encoding
| --catalogs | --nocatalogs | --auto | --xinclude
| --loaddtd | --dtdattr | --dropdtd | --stream
| --chkregister] [xmlfile]

Example:
$xmllint --format summary.xml > ~/Desktop/summary-format.xml

XML files for Teamsite and WebMethods

From: Bojja, Sridhar (HAL Contractor)
Sent: Monday, March 19, 2012 3:11 PM
To: Ruckman, Maurice (HAL); De Vera, Marlon (HAL)
Cc: Augustine, Anila (HAL)
Subject: RE: Xml files

Talked to Marlon and Wayne and found out that they do use teamsite files that the web uses but they read it from a different location (for SBN docs we have 2. halexstreamtest and halexstreampd1)
We have redundant data one used by web and the other used by the DOX

For now we should be ok since we are going to have a new task to copy files from

\itnaswbiwebdevhalwebsite to \itnaswbihaldatawebdevhalwebsite

But when it comes time for decommissioning \itnaswbiwebdevhalwebsite and \itnaswbiwebdevcms we have to make sure that whatever process copies files to halexstreamtest and halexstreampd1 uses source as \itnaswbihaldatawebdevhalwebsite instead of \itnaswbiwebdevhalwebsite and likewise in other environments.

Also, the ftp process that sends files to fronted uses \itnaswbiwebdevhalwebsitecmsdocs