Make Parents null if child is null
Posted: Thu Jan 27, 2011 1:38 pm
I have XML data where parent nodes exist in every record but child nodes do not.
Using XSL, is there anyway to create an if statement where if the child does not have a node (and any subsequent data), then do not create a parent node?
Really appreciate any code that can be posted.
Thanks
Using XSL, is there anyway to create an if statement where if the child does not have a node (and any subsequent data), then do not create a parent node?
Really appreciate any code that can be posted.
Thanks