I found a nice little snippet on
Heather Solomon's site for customizing the CQWP. She had a nice little debugging XSL style for items to see what properties were available.
After doing a little digging with the XSL, I enhanced it just a bit, so I could get both the parameter name and the value:
<xsl:template name="Debug" match="Row[@Style='Debug']" mode="itemstyle">
<xsl:for-each select="@*">
P:<xsl:value-of select="name()" />=<xsl:value-of select="."/> <br />
</xsl:for-each>
</xsl:template>
The output then looks like:
P:ListId=FF486727-3DD6-4FFB-A5F5-B9A922366E9E
P:WebId=FF7C38FA-BBAA-4240-9A2B-63B8F508C780
P:ID=1
P:
x007B_ff564e0f_x002D_0c70_x002D_4ab9_x002D_b863_x002D_0177e6ddd247_x007D=Welcome to your Project Diary!
P:FileRef=Customers/Customer1/CustomerProject/Lists/Posts/1_.000
P:
x007B_ff22ea11_x002D_1e32_x002D_424e_x002D_89ab_x002D_9fedbadb6ce1_x007D=1
P:Modified=2008-03-25 12:50:55
P:Author=System Account
P:Editor=System Account
P:Created=2008-03-25 12:42:02
P:PublishingRollupImage=