blob: aec5790c40ca51354a739dfda1972e08780d5a59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: expr
slug: Archive/Mozilla/XUL/Attribute/expr
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/expr
---
<div class="noinclude"><span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl><dt> <code id="a-expr"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/expr">expr</a></code> </dt><dd> 型: <em>文字列型</em> </dd><dd> XML クエリのための、結果を返す XPath 式。要素上で宣言された任意の名前空間のプレフィックスが式の中で使用されます。 </dd></dl>
<div class="noinclude">
</div>
|