954,568 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Xslt problem

hi all,
sorry i am posting on top of this mail
i have a problem
see one xml file look like

i want to uncomment the commented part through xslt. please help me

thanks in advance

vivek4075
Newbie Poster
5 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
 
vivek4075
Newbie Poster
5 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
 

hi all please help me i am very new in this
see i ahve one xml file ::

myrunclass
myFirstClassmyCompileclass
mySecondClassmyclass
myThirdClassResponseEncodingFilter*.jsp

i need to uncomment the filter-mapping tag but based on some condition like inside if tag is match with commented / tag then we need to uncomment only those tag.

so OUTPUT become like

myrunclass
myFirstClassmyCompileclass
mySecondClassmyclass
myThirdClassmyrunclass*.jspResponseEncodingFilter*.jsp

please help me

thanks in advance

vivek4075
Newbie Poster
5 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
 

hi all please help me i am very new in this see i ahve one xml file ::

myrunclass myFirstClassmyCompileclass mySecondClassmyclass myThirdClassResponseEncodingFilter*.jsp

i need to uncomment the filter-mapping tag but based on some condition like inside if tag is match with commented / tag then we need to uncomment only those tag.

so OUTPUT become like

myrunclass myFirstClassmyCompileclass mySecondClassmyclass myThirdClassmyrunclass*.jspResponseEncodingFilter*.jsp

please help me

thanks in advance


i got the answer thanks a lot of you people help and thanks to Mr. Martin Honnen who gave me the solution

vivek4075
Newbie Poster
5 posts since Jan 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You