Hello,
I hope you can help me. I am using the DOMparser to parse an input XML
document. Some of the attribute contents are strings that contain entity
references. How do I get these into my C++ code?
I get the attribute value into a DOMString, and then do a transcode to get
it into a C string, and the entity reference is removed ("&" is no longer "
&"). If it was intact, I could move the string directly into my output
XML document, but now I have to process the string and expand the
references in C++.
I hope you can help me avoid this.
Neil Shapiro
Digital Video Arts, Limited
1075 Virginia Drive
Ft. Washington, Pa. 19034
215-461-7420 X126
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]