12-07-2010 01:50 PM
Using the Get and Add Steps shown here to add some StationGlobal Containers to the XML report.
Then made modifications to the horizontal.xsl to show the new values.
All was well until I tried to display the Cable info which is a container of three arrays. Finding the correct xsl to parse the way the array is stored in the xml is throwing me for a loop. Attached is a scaled down example.
how the xml is stored...
my best attempt to parse it...it loops twice but displays the same results
Any thoughts...
Thanks
Kevin
Solved! Go to Solution.
12-09-2010 01:56 PM
Kevin -
I have attached updated copies of your XML and XSL files. Please take a look and see if this accomplishes your goal. Let me know if it doesn't or if you have any questions regarding the changes.
Hope this helps.