[xep-support] nested list-items

From: Corey A. Spitzer (cspitzer@cisco.com)
Date: Mon Nov 04 2002 - 09:59:01 PST


XEP allows:

<fo:list-item>
    <fo:list-item-label>
        <fo:block/>
    </fo:list-item-label>
    <fo:list-item-body>
         <fo:block/>
         <fo:list-block>
             <fo:list-item>

FOP allows:

<fo:list-item>
    <fo:list-item-label>
        <fo:block/>
    </fo:list-item-label>
    <fo:list-item-body>
         <fo:block/>

             <fo:list-item>

is XEP nonconforming or is FOP?

-------------------
By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



This archive was generated by hypermail 2.1.5 : Wed Dec 18 2002 - 08:41:28 PST