Hi I have an element
<PostList>450 400 600 700 900 299</PosList>
I want to transform it to
<Coord>450,400 600,700 900,299</Coord> i.e. add comma between the x,y coordinates
Any suggestions?
Many Thanks
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: XSLT - Add commaThreaded View
|
Click Here to Expand Forum to Full Width |