XSL change font color and skip lines between
XML / XSL
2
Posts
1
Posters
0
Views
1
Watching
-
Hi, I'm new to XSL transformations so bear with me. I've got an xsl stylesheet where I'm trying to skip lines after each XML item called 'message'. I haven't figured out where to put my
tags, and I also want to be able to change the font of my xml element node 'date' to a different font color. I'm brand new so I appreciate any help -
Hi, I'm new to XSL transformations so bear with me. I've got an xsl stylesheet where I'm trying to skip lines after each XML item called 'message'. I haven't figured out where to put my
tags, and I also want to be able to change the font of my xml element node 'date' to a different font color. I'm brand new so I appreciate any helpI got it