Hi, If I have XML that looks like
<root>
<thing page="10">
Some character data
Here
</thing>
</root>
ok, if I use an Object create rule to create the "thing" object. I can
then use a SetProperties rule to call a setter on the object to deal
with "page=". However what I can't see is how the get at the
character data between the <thing></thing> tags.
Can someone help, please?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
