F
Frank Rizzo
Hello,
I'd like to have the following structure in my XML file
<lname, _fname, _minit>
<status>it is all good</status>
</lname, _fname, _minit>
But apparently, there is a problem with commas and underscores being in
the key name of the node. How can I escape it?
Thanks.
I'd like to have the following structure in my XML file
<lname, _fname, _minit>
<status>it is all good</status>
</lname, _fname, _minit>
But apparently, there is a problem with commas and underscores being in
the key name of the node. How can I escape it?
Thanks.