[Home] [By Thread] [By Date] [Recent Entries]
At 2009-11-26 14:27 +0530, Joga Singh Rawat wrote:
What _exactly_ do you want returned from "a, b, <i>c</i>, <b>d</i>"? If people do not tell us what they want, it is difficult (and a waste of volunteer time) to keep guessing what people are asking for. Sorry, Joga, you are showing us what you are doing, you are still not showing us _exactly_ what you want. And, the original data and the example above are *not* well-formed XML, so I'm only guessing. Assuming the input is repaired to be as follows: "a, b, <i>c</i>, <b>d</b>" Do you want the result to be: <a-g>
<a>a</a>
<a>b</a>
<a>c</a>
<a>d</a>
</a-g>Do you want the result to be: <a-g>
<a>a</a>
<a>b</a>
<a><i>c</i></a>
<a><b>d</b></a>
</a-g>Do you want the result to be something else? The answer we volunteers can give you will depend on _exactly_ what you want. We are still being asked to guess. . . . . . . . . . . . Ken -- Vote for your XML training: http://www.CraneSoftwrights.com/m/i/ Crane Softwrights Ltd. http://www.CraneSoftwrights.com/m/ Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video Video lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18 Video overview: http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18 G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/m/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal
|

Cart



