Warning
Helix documentation is moving from docs.bmc.com to docs.helixops.ai

Key pages will redirect to the new domain on May 26, 2026. However, some legacy documentation links will not be redirected. 

In-product help links might not work after migration as we transition and update them within the product.

For any queries, reach out to IX-Support@helixops.ai.

Default language.

Information
Important This documentation space contains information about the on-premises version of BMC Helix Discovery. If you are using the SaaS version of BMC Helix Discovery, see BMC Helix Discovery (SaaS).

xpath.openDocument


xpath.openDocument(string)

Returns the DOM object resulting from parsing the XML string.

The DOM object returned is suitable for passing to xpath-evaluate.

Parsing the XML once is considerably more efficient if you wish to call xpath-evaluate on the same XML.

You should use xpath-closeDocument once xpath evaluation is complete or the parsed DOM will be held in memory for some time.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Helix Discovery 24.1 (On-Premises)