テンプレートのためのクエリを指定します。クエリの属性およびコンテンツは、使用される datasource の型に依存します。
RDF データソースでは、query は 1 つの content
要素に加えて member
要素や triple
要素を含みます。XML データソースでは、query は expr
属性を持ち、任意で assign
要素を含みます。SQL データソースでは、query はテキストの SQL ステートメントを含みます。
- 属性
- expr
例
(例が必要)
属性
-
expr
- 型: 文字列型
- XML クエリのための、結果を返す XPath 式。要素上で宣言された任意の名前空間のプレフィックスが式の中で使用されます。
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