xsl-list
[Top] [All Lists]

i dont understand this zvon tutorial (NEWBIE)

2002-09-09 04:13:40
http://www.zvon.org/xxl/XSLTutorial/Output/example72_ch2.html

why is the output
BBB id=b1
BBB id=b2
BBB id=b3
BBB id=b4

DDD id=d1

BBB id=b5

the first template is transforming all BBB and then, the next template is doing the DDDs.
I think the output should be look like:
BBB id=b1
BBB id=b2
BBB id=b3
BBB id=b4
BBB id=b5

DDD id=d1

because first the BBBs and then the DDDs
I dont get it! What do I dont know?


thank you thomas


XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



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