Thanks Bob, mikrom!
Both these solutions work!!
I have another regex question...
The data looks like this:
<Book_Data App="zBook" Name="Type" Value="title" />
<Book_Data App="zBook" Name="Title" Value="Romeo and Juliet" />
<Book_Data App="zBook" Name="Author" Value="William...
Good Day,
I need to parse the following string to extract the Name and Description field values:
<Book_Data Name="LordOfTheRings" Edition="1" Published="1954" Description=" One Ring to rule the other Rings of Power" Publisher="Allen & Unwin "/>
Any nice way to accomplish this? Maybe via a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.