From nobody Tue Jan 19 14:16:27 2021
Return-Path: <rgm@htt-consult.com>
X-Original-To: xml2rfc@ietfa.amsl.com
Delivered-To: xml2rfc@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 00A5D3A182F
 for <xml2rfc@ietfa.amsl.com>; Tue, 19 Jan 2021 14:16:26 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level: 
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, SPF_HELO_NONE=0.001,
 SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 0RiuMxR9ANCv for <xml2rfc@ietfa.amsl.com>;
 Tue, 19 Jan 2021 14:16:24 -0800 (PST)
Received: from z9m9z.htt-consult.com (z9m9z.htt-consult.com [23.123.122.147])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256
 bits)) (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 8EB6E3A1835
 for <xml2rfc@ietf.org>; Tue, 19 Jan 2021 14:16:00 -0800 (PST)
Received: from localhost (localhost [127.0.0.1])
 by z9m9z.htt-consult.com (Postfix) with ESMTP id 19C9A6247F
 for <xml2rfc@ietf.org>; Tue, 19 Jan 2021 17:15:59 -0500 (EST)
X-Virus-Scanned: amavisd-new at htt-consult.com
Received: from z9m9z.htt-consult.com ([127.0.0.1])
 by localhost (z9m9z.htt-consult.com [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id HuHovBN82ngw for <xml2rfc@ietf.org>;
 Tue, 19 Jan 2021 17:15:52 -0500 (EST)
Received: from lx140e.htt-consult.com (unknown [192.168.160.29])
 (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits))
 (No client certificate requested)
 by z9m9z.htt-consult.com (Postfix) with ESMTPSA id CFFA8623C1
 for <xml2rfc@ietf.org>; Tue, 19 Jan 2021 17:15:49 -0500 (EST)
To: "xml2rfc@ietf.org" <xml2rfc@ietf.org>
From: Robert Moskowitz <rgm@htt-consult.com>
Message-ID: <2974c2f3-ba80-f64c-d630-cef5ba9a9b25@htt-consult.com>
Date: Tue, 19 Jan 2021 17:15:40 -0500
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
 Thunderbird/78.6.0
MIME-Version: 1.0
Content-Type: multipart/alternative;
 boundary="------------A4617819055ED508EEECF5FC"
Content-Language: en-US
Archived-At: <https://mailarchive.ietf.org/arch/msg/xml2rfc/8l37RZG51Q8l8Yatwsqy-HosWKE>
Subject: [xml2rfc] lists within lists
X-BeenThere: xml2rfc@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: <xml2rfc.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/xml2rfc>,
 <mailto:xml2rfc-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/xml2rfc/>
List-Post: <mailto:xml2rfc@ietf.org>
List-Help: <mailto:xml2rfc-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc>,
 <mailto:xml2rfc-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 19 Jan 2021 22:16:26 -0000

This is a multi-part message in MIME format.
--------------A4617819055ED508EEECF5FC
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

I am trying for something like:

a)Public key operation

       2 Public Key signing verifications,

       1 Public Key signing,

b)Key generation

       1 Diffie-Hellman ephemeral keypair generation, and

       1 Diffie-Hellman shared secret generation.

And looking at rfc7991 I am suppose to be able to put <ul> within <li> like:



<ol type="a">
     <li>
         Public key operations
<ul spacing="normal" empty="true">
     <li>
         2 Public Key signing verifications,
     </li>
     <li>
         1 Public Key signing,
     </li>
</ul>
     </li>
</ol>
<ol type="a">
     <li>
         Key generation
<ul spacing="normal" empty="true">
     <li>
         1 Diffie-Hellman ephemeral keypair generation, and
     </li>
     <li>
         1 Diffie-Hellman shared secret generation.
     </li>
</ul>
     </li>
</ol>

But I get the error:

$ xml2rfc --v3 draft-ietf-hip-dex.xml
draft-ietf-hip-dex.xml(322): Error: Element li has extra content: ul, at 
/rfc/middle/section[1]/section[2]/section/ol[1]/li/ul
draft-ietf-hip-dex.xml(335): Error: Element li has extra content: ul, at 
/rfc/middle/section[1]/section[2]/section/ol[2]/li/ul

What am I doing wrong?

How do I get nested lists?

thanks



--------------A4617819055ED508EEECF5FC
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    I am trying for something like:<br>
    <br>
    <pre style="margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo7"><span style="color:black" lang="FR"><span style="mso-list:Ignore">a)<span style="font:7.0pt &quot;Times New Roman&quot;">  </span></span></span><span style="color:black" lang="FR">Public key operation</span></pre>
    <pre><span style="color:black">      2 Public Key signing verifications,</span></pre>
    <pre><span style="color:black"> </span></pre>
    <pre><span style="color:black">      1 Public Key signing,</span></pre>
    <pre style="margin-left:36.0pt;text-indent:-18.0pt;mso-list:l0 level1 lfo7"><span style="color:black" lang="EN-US"><span style="mso-list:Ignore">b)<span style="font:7.0pt &quot;Times New Roman&quot;">  </span></span></span><span style="color:black" lang="EN-US">Key generation</span></pre>
    <pre><span style="color:black">      1 Diffie-Hellman ephemeral keypair generation, and</span></pre>
    <pre><span style="color:black"> </span></pre>
    <pre><span style="color:black">      1 Diffie-Hellman shared secret generation.</span></pre>
    <pre><span style="color:black">
</span></pre>
    And looking at rfc7991 I am suppose to be able to put &lt;ul&gt;
    within &lt;li&gt; like:<br>
    <br>
    <br>
    <br>
    &lt;ol type="a"&gt;<br>
        &lt;li&gt;<br>
            Public key operations<br>
    &lt;ul spacing="normal" empty="true"&gt;<br>
        &lt;li&gt;<br>
            2 Public Key signing verifications,<br>
        &lt;/li&gt;<br>
        &lt;li&gt;<br>
            1 Public Key signing,<br>
        &lt;/li&gt;<br>
    &lt;/ul&gt;<br>
        &lt;/li&gt;<br>
    &lt;/ol&gt;<br>
    &lt;ol type="a"&gt;<br>
        &lt;li&gt;<br>
            Key generation<br>
    &lt;ul spacing="normal" empty="true"&gt;<br>
        &lt;li&gt;<br>
            1 Diffie-Hellman ephemeral keypair generation, and<br>
        &lt;/li&gt;<br>
        &lt;li&gt;<br>
            1 Diffie-Hellman shared secret generation.<br>
        &lt;/li&gt;<br>
    &lt;/ul&gt;<br>
        &lt;/li&gt;<br>
    &lt;/ol&gt;<br>
    <br>
    But I get the error:<br>
    <br>
    $ xml2rfc --v3 draft-ietf-hip-dex.xml<br>
    draft-ietf-hip-dex.xml(322): Error: Element li has extra content:
    ul, at /rfc/middle/section[1]/section[2]/section/ol[1]/li/ul<br>
    draft-ietf-hip-dex.xml(335): Error: Element li has extra content:
    ul, at /rfc/middle/section[1]/section[2]/section/ol[2]/li/ul<br>
    <br>
    What am I doing wrong?<br>
    <br>
    How do I get nested lists?<br>
    <br>
    thanks<br>
    <br>
    <br>
  </body>
</html>

--------------A4617819055ED508EEECF5FC--

