Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~86 People Reached
Favorite Forums
Favorite Tags
xml x 1
Member Avatar for ksl

hello, I am having trouble dsipalying more than one value on the same line, I am not sure the exact way to go about this, <xsl:if test="/item/survey/pastCitations/citation[@REGVERS !='FV10']"> <xsl:attribute name="value-of">fixQuote(top[survey][pastCitations][ <xsl:value-of select="/item/survey/pastCitations/citation[@VTAG = $vtag] /@_name" /> [text]]) </xsl:attribute> </xsl:if> for this line I would like to dispaly the Text and …

Member Avatar for fpmurphy
0
86