I have plain text XML file. This was html that I converted to XML for easy editing.
I had a CSS style sheet that I need to convert to xsl as css is not being read by ASP.NET. Eg:
Title
Main heading
text
sub heading
text
sub heading2
text
On the CSS I had a style sheet for each type and this got applied as and when the text came up.
I built a xls using foreach and only 1st item shows up.
I tried apply-template, nothing appears. I am sure I am missing something. Can some body suggest a simple, non-db xls style sheet.
Thanks a lot
I had a CSS style sheet that I need to convert to xsl as css is not being read by ASP.NET. Eg:
Title
Main heading
text
sub heading
text
sub heading2
text
On the CSS I had a style sheet for each type and this got applied as and when the text came up.
I built a xls using foreach and only 1st item shows up.
I tried apply-template, nothing appears. I am sure I am missing something. Can some body suggest a simple, non-db xls style sheet.
Thanks a lot