• Skip to main content
  • Skip to search
  • Skip to select language
  • References
    • Overview / Web Technology

      Web technology reference for developers

    • HTML

      Structure of content on the web

    • CSS

      Code used to describe document style

    • JavaScript

      General-purpose scripting language

    • HTTP

      Protocol for transmitting web resources

    • Web APIs

      Interfaces for building web applications

    • Web Technology

      Web technology reference for developers

  • Guides
    • Overview / MDN Learning Area

      Learn web development

    • MDN Learning Area

      Learn web development

    • HTML

      Learn to structure web content with HTML

    • CSS

      Learn to style content using CSS

    • JavaScript

      Learn to run scripts in the browser

    • Accessibility

      Learn to make the web accessible to all

  • MDN Plus
    • Overview

      More MDN. Your MDN.

    • FAQ

      Frequently asked questions about MDN Plus

  • Already a subscriber?
  • Get MDN Plus
  1. 開発者向けのウェブ技術
  2. XPath
  3. 軸
  4. self

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

In this article

  • 仕様
  • ブラウザの互換性

Related Topics

  1. CSS セレクターと XPath の比較
  2. Functions
    1. Functions
    2. boolean
    3. ceiling
    4. choose
    5. concat
    6. contains
    7. count
    8. current
    9. document
    10. element-available
    11. false
    12. floor
    13. format-number
    14. function-available
    15. generate-id
    16. id
    17. key
    18. lang
    19. last
    20. local-name
    21. name
    22. namespace-uri
    23. normalize-space
    24. not
    25. number
    26. position
    27. round
    28. starts-with
    29. string
    30. string-length
    31. substring
    32. substring-after
    33. substring-before
    34. sum
    35. system-property
    36. translate
    37. true
    38. unparsed-entity-url
  3. JavaScript での XPath の利用の手引き
  4. XPath スニペット
  5. 軸
    1. 軸
    2. ancestor
    3. ancestor-or-self
    4. attribute
    5. child
    6. descendant
    7. descendant-or-self
    8. following
    9. following-sibling
    10. namespace
    11. parent
    12. preceding
    13. preceding-sibling
    14. self

In this article

  • 仕様
  • ブラウザの互換性

self

self 軸はコンテキストノード自体を表します。単一のピリオド (.) に省略することができます。

仕様

仕様 ステータス コメント
XPath 3.1
self の定義
勧告  
XPath 3.0
self の定義
勧告  
XPath 2.0
self の定義
勧告  
XPath 1.0
self の定義
勧告 初期の定義

ブラウザの互換性

No compatibility data found for xpath.axes.self.
Check for problems with this page or contribute missing data to mdn/browser-compat-data.

Found a problem with this page?

  • Edit on GitHub
  • Source on GitHub
  • Report a problem with this content on GitHub
  • Want to fix the problem yourself? See our Contribution guide.

Last modified: 2020年12月8日, by MDN contributors

Your blueprint for a better internet.

  • MDN on Twitter
  • MDN on GitHub

MDN

  • About
  • Hacks Blog
  • Careers

Support

  • Product help
  • Report a page issue
  • Report a site issue

Our communities

  • MDN Community
  • MDN Forum
  • MDN Chat

Developers

  • Web Technologies
  • Learn Web Development
  • MDN Plus
  • Website Privacy Notice
  • Cookies
  • Legal
  • Community Participation Guidelines

Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2022 by individual mozilla.org contributors. Content available under a Creative Commons license.