Friday 14 December 2012

replace()



 -->fn:replace() always returns a replaced string,it doesn't change actual string.
  Due to above statement we can repace only single pattern by replace. To replace multiple patterns we need functx:replace-multi().

No comments:

Post a Comment