XML

法律の種類 - XML

法律の種類は、様々な基準によって分類することができます。公法・私法・社会法の三分類は法体系の基本となり、成文法・不文法の区別は法源の問題に関わります。また、一般法・特別法、强行法規・任意法規などの分類は、法律の適用関係や効力を理解する上で重要です。これらの分類を理解することで、複雑な法律体系を体系的に把握することができます。

法律 法学 公法 私法 社会法 法体系 法源 六法 成文法 不文法
<?xml version="1.0" encoding="UTF-8"?>
<items>
  <item>
    <code>01</code>
    <slug>public-law</slug>
    <name>公法</name>
    <description>国家・公共団体と個人との関係、または国家機関相互の関係を規律する法律。</description>
    <examples>[&quot;憲法&quot;,&quot;行政法&quot;,&quot;刑法&quot;,&quot;民事訴訟法&quot;,&quot;刑事訴訟法&quot;,&quot;国際公法&quot;]</examples>
  </item>
  <item>
    <code>02</code>
    <slug>private-law</slug>
    <name>私法</name>
    <description>平等な当事者間の関係を規律する法律。</description>
    <examples>[&quot;民法&quot;,&quot;商法&quot;,&quot;会社法&quot;,&quot;国際私法&quot;]</examples>
  </item>
  <item>
    <code>03</code>
    <slug>social-law</slug>
    <name>社会法</name>
    <description>公法と私法の中間領域として発展した第三の法領域。</description>
    <examples>[&quot;労働法&quot;,&quot;社会保障法&quot;,&quot;経済法&quot;,&quot;環境法&quot;,&quot;消費者保護法&quot;]</examples>
  </item>
  <item>
    <code>04</code>
    <slug>written-law</slug>
    <name>成文法</name>
    <description>法として文章化された法律。</description>
    <examples>[&quot;憲法&quot;,&quot;法律&quot;,&quot;政令&quot;,&quot;命令&quot;,&quot;条例&quot;,&quot;条約&quot;]</examples>
  </item>
  <item>
    <code>05</code>
    <slug>unwritten-law</slug>
    <name>不文法</name>
    <description>法として文章化されていないが、法と同様の効力を持つもの。</description>
    <examples>[&quot;慣習法&quot;,&quot;条理&quot;,&quot;判例&quot;]</examples>
  </item>
  <item>
    <code>06</code>
    <slug>general-law</slug>
    <name>一般法</name>
    <description>どのような状況でも適用される基本的な法律。</description>
    <examples>[&quot;民法&quot;,&quot;刑法&quot;]</examples>
  </item>
  <item>
    <code>07</code>
    <slug>special-law</slug>
    <name>特別法</name>
    <description>特殊な状況に限定して適用される法律。</description>
    <examples>[&quot;労働基準法&quot;,&quot;道路交通法&quot;,&quot;消費者契約法&quot;]</examples>
  </item>
  <item>
    <code>08</code>
    <slug>mandatory-provision</slug>
    <name>强行法規</name>
    <description>当事者の意思で変更できない法律規定。</description>
    <examples>[&quot;刑法&quot;,&quot;公序良俗に関する規定&quot;]</examples>
  </item>
  <item>
    <code>09</code>
    <slug>discretionary-provision</slug>
    <name>任意法規</name>
    <description>当事者の意思で変更可能な法律規定。</description>
    <examples>[&quot;民法(債権関係の多くの規定)&quot;,&quot;契約に関する規定&quot;]</examples>
  </item>
  <item>
    <code>10</code>
    <slug>domestic-law</slug>
    <name>国内法</name>
    <description>1つの国の中で通用する法律。</description>
    <examples>[&quot;憲法&quot;,&quot;法律&quot;,&quot;条例&quot;]</examples>
  </item>
  <item>
    <code>11</code>
    <slug>international-law</slug>
    <name>国際法</name>
    <description>複数の国の関係を規定する法律。</description>
    <examples>[&quot;国際公法&quot;,&quot;国際私法&quot;,&quot;条約&quot;,&quot;国際慣習法&quot;]</examples>
  </item>
  <item>
    <code>12</code>
    <slug>substantive-law</slug>
    <name>実体法</name>
    <description>権利義務の内容を定める法律。</description>
    <examples>[&quot;民法&quot;,&quot;商法&quot;,&quot;刑法&quot;]</examples>
  </item>
  <item>
    <code>13</code>
    <slug>procedural-law</slug>
    <name>手続法</name>
    <description>権利義務を実現するための手続きを定める法律。</description>
    <examples>[&quot;民事訴訟法&quot;,&quot;刑事訴訟法&quot;,&quot;行政手続法&quot;]</examples>
  </item>
</items>