xsl-list
[Top] [All Lists]

Re: [xsl] adding hierarchy

2008-04-03 03:59:28
Jim_Albright(_at_)wycliffe(_dot_)org wrote:
I previously thought that the DTD was <!ELEMENT list; (item|list)*>

but find that it is
<!ELEMENT list; (item)*>
<!ELEMENT item; (#PCDATA | list)*>



Hi Jim,
do I understand correctly that the only thing you have to do is surround nested list elements with item tags? Shouldn't be too difficult..... What's your problem?

Ruud


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>