posted 18 years ago
I am very new with XSLT and all the details, so excuse me is I don't see the error in my ways. I also realize this is probably a very long post, but I did not want to leave anything out just in case someone wanted to see the xml, xsl or html.
What I am trying to accomplish is take an XML document and transform it into a HTML presentation using a table. I have started with a simple case of one row within the table. It populating the table row correctly, but for some reason, the original stream of data for the row (unformatted) is appearing above the table twice. I can not explain why this occurring. Can someone help me?
This is how I have the xsl files chained together:
This is the DocSearchResults:
This is the documents xsl:
This is the document xsl
This is the document content xsl:
This is the page range xsl
This is the original xml:
This is the html produced:
I think you can see from the information it's just short of being right......
Thanks for reading my post and for any positive comments/encouragements you can provide.
Russ