harmmeijer
Programmer
The project can be downloaded here:
This Microsoft example works fine and dandy as long as a book does not have more than one author.
How can I make this example work so the result does not show me the titles Midnight Rain twice with one author but only once with the two authors under it.
I was thinking of writing the title conditionally with an if statement checking the previous title (if the current and previous are the same do not write it) but I can set an xml:variable only once.
This Microsoft example works fine and dandy as long as a book does not have more than one author.
How can I make this example work so the result does not show me the titles Midnight Rain twice with one author but only once with the two authors under it.
I was thinking of writing the title conditionally with an if statement checking the previous title (if the current and previous are the same do not write it) but I can set an xml:variable only once.