<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>banzan</author_name>
  <author_url>https://blog.hatena.ne.jp/banzan/</author_url>
  <blog_title>ｊQuery メモ帳</blog_title>
  <blog_url>https://banzan.hatenadiary.org/</blog_url>
  <categories>
    <anon>関連して覚えたいこと</anon>
  </categories>
  <description>XPathとは、/html/descendant::li[@class=&quot;navigation&quot;]という風な「式」でXMLノードを特定する技術だ。XPathの書き方を新たに憶える必要はあるが、これを使えば、複雑な条件に合致するノードのリストを一発で取得することができる。 …注意点も書いておく。 Geckoの場合、text/htmlな文書では要素名は全て大文字として解釈される（これはDOMの仕様による）。なので、XPath式の中でも大文字で要素名を書かないといけない。XMLとしてパースされた場合と両方に対応させたいなら、こんな風に書かないといけない。descendant::*[local-nam…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbanzan.hatenadiary.org%2Fentry%2F20080108%2Fp2&quot; title=&quot;XPATH って　なんですか - ｊQuery メモ帳&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-01-08 00:00:01</published>
  <title>XPATH って　なんですか</title>
  <type>rich</type>
  <url>https://banzan.hatenadiary.org/entry/20080108/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
