Posted: Fri Dec 20, 2013 2:14 am Post subject: wildcard for mnamespace in xslt
Newbie
Joined: 17 Oct 2013 Posts: 8
Hi I am new to XSLT world. I am using XSLT 1.0. In the incoming request i can have any namespace prefix for a particulat tag. Sometimes there is no namespace also. I am trying to handle the same by using *: in the Xpath. And it is working but I anm also getting error like below
Line #129; Column #107; Prefix must resolve to a namespace:
Is there any other way in which i can use wildcard only in place of namespace prefix and get the desired result.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum