{"json_modified": "2016-03-28T07:58:48.862397", "uuid": "5b3e1c4a-427f-4b6d-8236-0d2cf466c4c7", "title": "Document.evaluate()", "url": "/en-US/docs/Web/API/Document/evaluate", "tags": ["API", "Reference", "XPath", "DOM", "Method"], "translations": [{"uuid": "fa47bc6e-0884-43dc-b07c-2338034b02e3", "title": "document.evaluate", "url": "/fr/docs/Web/API/Document/evaluate", "tags": ["DOM"], "summary": "", "localization_tags": [], "locale": "fr", "last_edit": "2013-06-23T06:38:22", "review_tags": []}, {"uuid": "3f937cde-5401-4aaa-8117-31a99c3308c1", "title": "Document.evaluate()", "url": "/ja/docs/Web/API/document/evaluate", "tags": [], "summary": "Note, in the above example, a more verbose XPath is preferred over common shortcuts such as //h2. Generally, more specific XPath selectors as in the above example usually gives a significant performance improvement, especially on very large documents. This is because the evaluation of the query spends does not waste time visiting unnecessary nodes. Using // is generally slow as it visits every node from the root and all subnodes looking for possible matches.", "localization_tags": ["inprogress"], "locale": "ja", "last_edit": "2016-02-25T21:35:33", "review_tags": []}, {"uuid": "b1416e2b-dd7a-4c07-b7a5-48c7844af61d", "title": "document.evaluate", "url": "/zh-CN/docs/Web/API/Document/evaluate", "tags": [], "summary": "\u6839\u636e\u4f20\u5165\u7684\u00a0XPath\u00a0\u8868\u8fbe\u5f0f\u4ee5\u53ca\u5176\u4ed6\u53c2\u6570\uff0c\u8fd4\u56de\u4e00\u4e2a\u00a0XPathResult\u00a0\u5bf9\u8c61\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2014-10-22T20:19:11", "review_tags": []}], "modified": "2016-02-11T06:36:35", "label": "Document.evaluate()", "localization_tags": [], "locale": "en-US", "id": 5186, "last_edit": "2015-09-26T03:47:05", "summary": "Returns an XPathResult based on an XPath expression and other given parameters.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Syntax", "title": "Syntax"}, {"id": "Example", "title": "Example"}, {"id": "Notes", "title": "Notes"}, {"id": "Result_types", "title": "Result types"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/Document/evaluate", "review_tags": []}