I am using a stylesheet to transform the following XML document using STX. But, everything after Kite in the comments element is getting ignored while parsing.
How can I access the lines within the BR tags using STX Stylesheet? I need all the lines except the BR tags in the transformed file in the comments column.
I tried using my stylesheet and it's skipping everything after Kite is being ignored.
It seems easy to e.g. skip any
BRelements: