©
Dokumen ini menggunakanManual laman web PHP CinaLepaskan
itemid
全局属性是某个项目的唯一全局标识符。itemid
属性只能为既具有元素指定itemscope
和itemtype
属性。此外,itemid
只能在具有itemscope
相应属性的元素上指定itemtype
或引用支持全局标识符的词汇表。
itemtype
全局标识符的确切含义由指定词汇表中该标识符的定义提供。词汇表定义是否有多个具有相同全局标识符的项目可以共存,如果是,则处理具有相同标识符的项目。
注意:Whatwg.org 定义指定itemid
必须是 URL 。但是,以下示例正确说明也可以使用 URN 。这种不一致可能反映了 Microdata 规范的不完整性。
itemscope |
itemtype: itemid |
http://vocab.example.net/book: urn:isbn:0-330-34032-8 |
---|---|---|
itemprop |
title |
The Reality Dysfunction |
itemprop |
author |
Peter F. Hamilton |
itemprop |
pubdate |
1996-01-26 |
Specification |
Status |
Comment |
---|---|---|
itemid |
|
WG Note - No longer being actively developed |
Feature |
Chrome |
Firefox (Gecko) |
Internet Explorer |
Opera |
Safari |
---|---|---|---|---|---|
Basic support |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
Feature |
Android |
Chrome for Android |
Firefox Mobile (Gecko) |
IE Mobile |
Opera Mobile |
Safari Mobile |
---|---|---|---|---|---|---|
Basic support |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |
(Yes) |