<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>sota1235</author_name>
  <author_url>https://blog.hatena.ne.jp/sota1235/</author_url>
  <blog_title>はらへり日記</blog_title>
  <blog_url>https://sota1235.hatenablog.com/</blog_url>
  <categories>
    <anon>JavaScript</anon>
  </categories>
  <description>文字参照とは 基礎的な話だけどきちんと調べたことなかったので適当に調べてみた。 文字参照とはHTML等のマークアップ文書において直接参照できない文字(例えば文章中に&lt;を入れるとタグが崩れちゃったりする)を表現するために用いられる文字列です。 PHPだとhtmlspecialchars()を一度は使用すると思うのですが、その時に出力される文字達が文字参照です。 この文字参照には以下の二種類あります。 数値文字参照(文字参照) 文字実体参照(実体参照) それぞれ説明します。 数値文字参照(文字参照) 数値文字参照は特定の文字を10進数、もしくは16進数によって指定する方法です。 例えば①は①を10…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsota1235.hatenablog.com%2Fentry%2F2016%2F05%2F11%2F125137&quot; title=&quot;HTMLのイベントハンドラ属性における文字実体参照、数字文字参照 - はらへり日記&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>2016-05-11 12:51:37</published>
  <title>HTMLのイベントハンドラ属性における文字実体参照、数字文字参照</title>
  <type>rich</type>
  <url>https://sota1235.hatenablog.com/entry/2016/05/11/125137</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
