xsl-list
[Top] [All Lists]

Re: level of the next node

2005-12-09 10:26:38
On 12/9/05, Silvia Liberto <SLiberto(_at_)gmx(_dot_)de> wrote:
Hi,

The variable next_level dosen´t contain the number of the next level. Can
someone give me a tip where the problem is?


Nope, but I can give you this advice: normalize the input.  I've done
this on occasion when working with Office XML documents or other
unusual formats.  Typically I drop out namespaces that won't be in the
final doc and make tag names a bit clearer.  I also typically flatten
the structure a bit using some simple grouping.  Makes it easier to
review the document and make further transforms.  Those better with
XSLT/XML might disagree with this advice though, since it does add
another layer.


Jon Gorman

--~------------------------------------------------------------------
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>