<?xml version='1.0' encoding='utf-8'?>

<!DOCTYPE rfc SYSTEM "rfc2629-xhtml.ent">

<rfc xmlns:xi="http://www.w3.org/2001/XInclude" category="info"
     docName="draft-test" number="0000" ipr="trust200902"
     obsoletes="" updates="" submissionType="IETF" xml:lang="en"
     tocInclude="true" symRefs="true" sortRefs="true" version="3" consensus="true">

  <front>
    <title>Test File</title>
    <seriesInfo name="RFC" value="0000"/>
    <author fullname="John Doe" initials="J." role="editor" surname="Doe">
    </author>
    <date month="February" year="2021"/>

    <abstract>
      <t>This document has an abstract.</t>
    </abstract>
  </front>
  <middle>
    <section anchor="intro" numbered="true" toc="default">
      <name>Example (from draft-ietf-extra-imap4rev2-30)</name>

<t>-------------- using br</t>

          <dl newline="false" spacing="normal" indent="13">
            <dt>Arguments:</dt>
            <dd><t>user name<br/> password</t>
	    </dd>
            <dt>Responses:</dt>
            <dd>no specific responses for this command</dd>
            <dt>Result:</dt>
            <dd>
	          <dl spacing="compact" indent="6">
		          <dt>OK </dt><dd>- login completed, now in authenticated state</dd>
              <dt>NO </dt><dd>- login failure: user name or password rejected</dd>
              <dt>BAD </dt><dd>- command unknown or arguments invalid</dd>
		  </dl>
	    </dd>
          </dl>
<t>-------------- using t</t>
          <dl newline="false" spacing="normal" indent="13">
            <dt>Arguments:</dt>
            <dd>
	      <t>user name</t>
	      <t>password</t>
	    </dd>
            <dt>Responses:</dt>
            <dd>no specific responses for this command</dd>
            <dt>Result:</dt>
            <dd>
	          <dl spacing="compact" indent="6">
		          <dt>OK</dt><dd>- login completed, now in authenticated state</dd>
              <dt>NO</dt><dd>- login failure: user name or password rejected</dd>
              <dt>BAD</dt><dd>- command unknown or arguments invalid</dd>
		  </dl>
	    </dd>
          </dl>

<t>--------------- (A) using ul empty="true" bare="true"</t>

          <dl newline="false" spacing="normal" indent="13">
            <dt>Arguments:</dt>
            <dd>
	      <ul bare="true" empty="true" spacing="compact">
	      <li>user name</li>
	      <li>password</li>
	      </ul>
	    </dd>
            <dt>Responses:</dt>
            <dd>no specific responses for this command</dd>
            <dt>Result:</dt>
            <dd>
	          <dl spacing="compact" indent="6">
		          <dt>OK</dt><dd>- login completed, now in authenticated state</dd>
              <dt>NO</dt><dd>- login failure: user name or password rejected</dd>
              <dt>BAD</dt><dd>- command unknown or arguments invalid</dd>
		  </dl>
	    </dd>
          </dl>

<t>----------- (B) using ul empty="true"</t>
          <dl newline="false" spacing="normal" indent="13">
            <dt>Arguments:</dt>
            <dd>
	      <ul empty="true" spacing="compact">
	      <li>user name</li>
	      <li>password</li>
	      </ul>
	    </dd>
            <dt>Responses:</dt>
            <dd>no specific responses for this command</dd>
            <dt>Result:</dt>
            <dd>
	          <dl spacing="compact" indent="6">
		          <dt>OK</dt><dd>- login completed, now in authenticated state</dd>
              <dt>NO</dt><dd>- login failure: user name or password rejected</dd>
              <dt>BAD</dt><dd>- command unknown or arguments invalid</dd>
		  </dl>
	    </dd>
          </dl>


<t>--------------- using ul empty="true" bare="true"</t>

<dl newline="false" spacing="normal" indent="12">
  <dt>Arguments:</dt><dd>mailbox name</dd>
  <dt>Responses:</dt><dd>
    <ul bare="true" empty="true" spacing="compact">
      <li><bcp14>REQUIRED</bcp14> untagged responses: FLAGS, EXISTS, LIST</li>
      <li>
      <bcp14>REQUIRED</bcp14> OK untagged responses: PERMANENTFLAGS, UIDNEXT, UIDVALIDITY</li>
    </ul>
  </dd>
           <dt>Result:</dt>
           <dd>
             <dl spacing="compact">
             <dt>OK</dt><dd>- select completed, now in selected state</dd>
             <dt>NO</dt><dd>- select failure, now in authenticated state: no such mailbox, can't access mailbox</dd>
             <dt>BAD</dt><dd>- command unknown or arguments invalid</dd>
             </dl>
	   </dd>
</dl>
<t>--------------- using ul empty="true" bare="true"</t>

<dl newline="false" spacing="normal" indent="12">
  <dt>Arguments (basic):</dt>
  <dd>
    <ul bare="true" empty="true" spacing="compact">
      <li>reference name</li>
      <li>mailbox name with possible wildcards</li>
    </ul>
  </dd>
  <dt>Arguments (extended):</dt>
  <dd>
    <ul bare="true" empty="true" spacing="compact">
      <li>selection options (<bcp14>OPTIONAL</bcp14>)</li>
      <li>reference name</li>
      <li>mailbox patterns</li>
      <li>return options (<bcp14>OPTIONAL</bcp14>)</li>
    </ul>
  </dd>
  <dt>Responses:</dt>
  <dd>untagged responses: LIST</dd>
  <dt>Result:</dt>
  <dd>
    <dl spacing="compact">
      <dt>OK</dt><dd>- list completed</dd>
      <dt>NO</dt><dd>- list failure: can't list that reference or mailbox name</dd>
      <dt>BAD</dt><dd>- command unknown or arguments invalid</dd>
    </dl>
  </dd>
</dl>

    </section>

<section>
<name>Example (from 8866)</name>

<dl>
   <dt>Type name:</dt><dd>application</dd>

   <dt>Subtype name:</dt><dd>sdp</dd>

   <dt>Required parameters:</dt><dd>None.</dd>

   <dt>Optional parameters:</dt><dd>None.</dd>

   <dt>Encoding considerations:</dt><dd>8-bit text.
      SDP files are primarily UTF-8 format text. The "a=charset:"
      attribute may be used to signal the presence of other character
      sets in certain parts of an SDP file (see x of RFC
      8866).  Arbitrary binary content cannot be directly
      represented in SDP.</dd>

   <dt>Security considerations:</dt><dd>
      See y of RFC 8866.</dd>

   <dt>Interoperability considerations:</dt><dd>
      See RFC 8866.</dd>

   <dt>Published specification:</dt><dd>
      See RFC 8866.</dd>

   <dt>Applications which use this media type:</dt><dd><t><br/>
      Voice over IP, video teleconferencing, streaming media, instant
      messaging, among others.  See also y of RFC 8866.</t></dd>
              
   <dt>Fragment identifier considerations:</dt><dd>None</dd>

   <dt>Additional information:</dt><dd><t><br/></t>
  <dl spacing="compact">
   <dt>Deprecated alias names for this type:</dt><dd>N/A</dd>
   <dt>Magic number(s):</dt><dd>None.</dd>
   <dt>File extension(s):</dt><dd>The extension ".sdp" is commonly used.</dd>
   <dt>Macintosh File Type Code(s):</dt><dd>"sdp"</dd>
 </dl>
</dd>

   <dt>Person &amp; email address to contact for further information:</dt><dd><br/>
      IETF MMUSIC working group<br/>&lt;mmusic@ietf.org&gt;</dd>

   <dt>Intended usage:</dt><dd>COMMON</dd>
              
   <dt>Restrictions on usage:</dt><dd>None</dd>

   <dt>Author/Change controller: [using br]</dt><dd><br/>
      Authors of RFC 8866<br/>
      IETF MMUSIC working group delegated from the IESG
 </dd>

   <dt>Author/Change controller: [using ul]</dt>
   <dd><ul bare="true" empty="true" spacing="compact">
      <li>Authors of RFC 8866</li>
      <li>IETF MMUSIC working group delegated from the IESG</li>
      </ul>
 </dd>

</dl>
</section>

  </middle>
  <back>

    <references>
      <name>References</name>
      <references>
        <name>Normative References</name>
      </references>

      <references>
        <name>Informative References</name>
      </references>
    </references>
  </back>
</rfc>
