diff --git a/files/en-us/web/api/xpathexception/code/index.html b/files/en-us/web/api/xpathexception/code/index.html index 8e6f19279c7db43..8591518b51e4fc3 100644 --- a/files/en-us/web/api/xpathexception/code/index.html +++ b/files/en-us/web/api/xpathexception/code/index.html @@ -10,7 +10,7 @@ - XPath - XPathException --- -
{{APIRef("DOM XPath")}}{{Obsolete_Header}}
+
{{APIRef("DOM XPath")}}{{Deprecated_Header}}

The code read-only property of the {{domxref("XPathException")}} interface returns a short that contains one diff --git a/files/en-us/web/api/xpathexception/index.html b/files/en-us/web/api/xpathexception/index.html index 2fa5b1492e2a6cb..5fdcbbadc0b37e4 100644 --- a/files/en-us/web/api/xpathexception/index.html +++ b/files/en-us/web/api/xpathexception/index.html @@ -9,7 +9,7 @@ - Reference - XPath --- -

{{APIRef("DOM XPath")}}{{Obsolete_Header}}

+

{{APIRef("DOM XPath")}}{{Deprecated_Header}}

In the DOM XPath API the XPathException interface represents exception conditions that can be encountered while performing XPath operations.