Quote:
Originally posted by caesarkim
I understand that you are saying. but i have to generate it for html and other format(XSL-FO)that generates PDF.
That makes no difference.
Quote:
Originally posted by caesarkim
The problem is that i don't know where the anchor tag is going to be embedded in xml. it comes from a database table.
If you know where to put the < character you must also know where to put the element.
Quote:
Originally posted by caesarkim
that's why i want to replace '{' with '<' something like this.
You are still looking at it the wrong way.
Quote:
Originally posted by caesarkim
is there another solution?
No.