ReadXML - Example
The complete XPath query used here is: //NCP/NCPObject/SECTION[@value="ServiceSettings"]
The command tries to find the NCP/NCPObject/SECTION in the NCP.xml file where the value attribute has the AutoInstallSettings value.
The command adds the value of the value attribute to the XML_TEMP variable.