XSLT String Wrap:How do I wrap words in a String at New line character(\n)
问题 We want to write XSLT transformation for given XML. We are trying to text wrap for comment element at newline character on pressing of ENTER KEY. In that, <Comment> elements Splits across 6 different line items after applying XSLT Transformation. Note: Here "\n" is the linefeed character. It means end the present line and go to a new line. We tried following : Pattern observed in it: <StockCode> element is blank for all having comment substring at each line items. while StockCode element is