diff options
Diffstat (limited to 'files/ja/web/xpath/axes/parent/index.html')
| -rw-r--r-- | files/ja/web/xpath/axes/parent/index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/files/ja/web/xpath/axes/parent/index.html b/files/ja/web/xpath/axes/parent/index.html new file mode 100644 index 0000000000..2f87b76791 --- /dev/null +++ b/files/ja/web/xpath/axes/parent/index.html @@ -0,0 +1,9 @@ +--- +title: parent +slug: Web/XPath/Axes/parent +tags: + - Axe + - XPath +translation_of: Web/XPath/Axes/parent +--- +<p><code>parent</code>軸は、コンテキストノードの親である単一のノードを示します。それは2つのピリオド(..)に省略することができます。</p> |
