{"json_modified": "2016-05-25T02:41:36.317515", "uuid": "153641c1-dfae-4fef-bef2-f3bcb15843f8", "title": "Microdata DOM API", "url": "/en-US/docs/Web/API/Microdata_DOM_API", "tags": [], "translations": [], "modified": "2016-05-25T02:41:36", "label": "Microdata DOM API", "localization_tags": [], "locale": "en-US", "id": 175947, "last_edit": "2016-05-25T02:41:35", "summary": "Microdata becomes even more useful when scripts can use it to expose information to the user, for example offering it in a form that can be used by other applications. The document.getItems(typeNames) method provides access to the top-level microdata items. It returns a NodeList containing the items with the specified types, or all types if no argument is specified. Each item is represented in the DOM by the element on which the relevant itemscope attribute is found. These elements have their element.itemScope IDL attribute set to true. The type(s) of items can be obtained using the element.itemType IDL attribute on the element with the itemscope attribute.", "sections": [{"id": "Methods", "title": null}, {"id": "Properties", "title": "Properties"}, {"id": "Code_example", "title": null}, {"id": "Code_example_2", "title": null}, {"id": "Code_example_3", "title": null}, {"id": "Code_example_4", "title": null}, {"id": "HTMLPropertiesCollection", "title": "HTMLPropertiesCollection"}, {"id": "Interface_description_language", "title": "Interface description language"}], "slug": "Web/API/Microdata_DOM_API", "review_tags": []}