テンプレート規則の RDF リソースを置き換える場合、通常は rdf:
ではじまる RDF プロパティ名を属性値内に置きます。textnode
要素の場合は、すべてのノードが value 属性の結果に応じたテキストに置き換えられます。
属性内ではなく、要素内にテキストコンテンツを持つ html
要素や他の要素を使用したいときに役立ちます。この要素はテンプレートの外側では何もしません。
- 属性
- value
例
(例が必要)
属性
-
value
- 型: RDF 述部の URL
- 表示するテキストの値。この値は RDF プロパティでなければなりません。
XUL 要素からの継承 |
プロパティ
メソッド
XUL 要素からの継承
blur
, click
, doCommand
, focus
, getElementsByAttribute
, getElementsByAttributeNS
DOM 要素からの継承
addEventListener()
, appendChild()
, compareDocumentPosition, dispatchEvent()
, getAttribute()
, getAttributeNode()
, getAttributeNodeNS()
, getAttributeNS()
, getElementsByTagName()
, getElementsByTagNameNS()
, getFeature, getUserData, hasAttribute()
, hasAttributeNS()
, hasAttributes()
, hasChildNodes()
, insertBefore()
, isEqualNode, isSameNode, isSupported()
, lookupNamespaceURI, lookupPrefix, normalize()
, removeAttribute()
, removeAttributeNode()
, removeAttributeNS()
, removeChild()
, removeEventListener()
, replaceChild()
, setAttribute()
, setAttributeNode()
, setAttributeNodeNS()
, setAttributeNS()
, setUserData
関連項目
TBD