|
|
|
|
|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
Re: [xsl] adding hierarchy
Subject: Re: [xsl] adding hierarchy
From: Ruud Grosmann <r.grosmann@xxxxxx>
Date: Thu, 03 Apr 2008 12:59:18 +0200
|
Jim_Albright@xxxxxxxxxxxx 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
|
| |
© 2002-2008 SyncRO Soft Ltd. All rights reserved.
| Sitemap | Privacy Policy This website was created & generated with
<oXygen/> XML Editor |
|
|
|
|
|
|