mxm_Stops
-
2/22/2010 9:59:34 AM
Find out the count of child elements of the current node
Hello,
At the moment, I'm searching hours for a solution of the following problem: I have a repeater over some documents in a page. Each document can have child-nodes of document type "file" (in my case a userdefined type, but should not differ).
Now in the repeater transformation, I need to know how many sub items (if there is any) are under the current node...
I just need a "Yes, there are subnodes" or "Now, there are no subnodes", just a simple bool ;)
Does anyone know a solution for me?
Thank you in Advance!!
Best regards and have a nice day, Christoph
|