From e3e12548adeb7e1dcfc4d5b32884a225ee2b499d Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Thu, 10 Dec 2020 15:07:40 -0500 Subject: adding translation_of_original to front-matter --- files/zh-cn/using_xpath/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'files/zh-cn/using_xpath/index.html') diff --git a/files/zh-cn/using_xpath/index.html b/files/zh-cn/using_xpath/index.html index 74b3cdf47a..77433ca2d5 100644 --- a/files/zh-cn/using_xpath/index.html +++ b/files/zh-cn/using_xpath/index.html @@ -10,6 +10,7 @@ tags: - XPath - 所有分类 translation_of: Web/XPath/Introduction_to_using_XPath_in_JavaScript +translation_of_original: Using_XPath ---

XPath is a language for addressing parts of an XML document. It is a W3C recommendation. -- cgit v1.2.3-54-g00ecf