Hi.
I am trying to include the parameter "HorizontalCircle/rotationDirection" in my ASCII xml report. Whenever I manage to include that parameter some of the other data disappears. I want the rotationDirection to be displayed as right/left in the rightmost column.
In my stylesheet, I have numbered PC and PT (column one) as one common parameter: TP (column two).
I have attached two stylesheets.
- "Alignment Flag report missing rotationDirection" is showing everything as desired, but missing rotationDirection
- "IP Report_Direction" is showing how i would like to display the rotationDirection in the other report
My stylesheets are organized in subfolders, so the styles are referenced an additional level up with <xsl:include href="../../format.xsl"/>
(Please visit the site to view this file)