aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/xforms/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/glossary/xforms/index.html')
-rw-r--r--files/ja/glossary/xforms/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/ja/glossary/xforms/index.html b/files/ja/glossary/xforms/index.html
new file mode 100644
index 0000000000..6a86893144
--- /dev/null
+++ b/files/ja/glossary/xforms/index.html
@@ -0,0 +1,22 @@
+---
+title: XForms
+slug: Glossary/XForms
+tags:
+ - CodingScripting
+ - Glossary
+ - Obsolete
+ - XForms
+ - 用語集
+translation_of: Glossary/XForms
+---
+<div>{{QuickLinksWithSubpages("/en-us/docs/Glossary")}}{{Obsolete_Header}}</div>
+
+<p><span class="seoSummary"><strong>XForms</strong> はウェブフォームを構築し、フォームのデータを {{glossary("XML")}} 形式で処理するための慣例です。</span>もう主要なブラウザーは XForms に対応していません。 — 代わりに <a href="/ja/docs/Web/Guide/HTML/Forms">HTML5 フォーム</a>を使うことをお勧めします。</p>
+
+<h2 id="Learn_more" name="Learn_more">もっと知る</h2>
+
+<h3 id="Technical_information" name="Technical_information">技術情報</h3>
+
+<ul>
+ <li><a href="/ja/docs/XForms">MDN の XForms ドキュメント</a></li>
+</ul>