- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- Date: Fri, 10 Jan 2003 20:22:47 -0500
- To: "Jonathan Marsh" <jmarsh@microsoft.com>
- Cc: <www-xml-xinclude-comments@w3.org>
At 4:19 PM -0800 1/10/03, Jonathan Marsh wrote:
>The [children] property of the xi:include element information item may
>include a single xi:fallback element; the appearance of more than one
>xi:fallback elemenr, an xi:include element, or any other element from
>the XInclude namespace is a fatal error. ..."
>
OK, so what if there's an XInclude element that's a grandchild or
deeper of an xi:include element in a non fallback element? e.g.
<xi:include ...>
<p>
<xi:include .../>
</p>
</xi:include>
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| Processing XML with Java (Addison-Wesley, 2002) |
| http://www.cafeconleche.org/books/xmljava |
| http://www.amazon.com/exec/obidos/ISBN%3D0201771861/cafeaulaitA |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.cafeconleche.org/ |
+----------------------------------+---------------------------------+
Received on Friday, 10 January 2003 20:27:04 UTC