The xml file content looks like:
http://old.nabble.com/file/p28655579/xml.png 

I would get the result "1st line\n2nd line" through
DOMNode::getTextContent() on Windows.
In fact, my excepted result is "1st line\r\n2nd line". Is it the limitation
of DOMNode::getTextContent() that it would ignore '\r', or something else?

Thanks.
-- 
View this message in context: 
http://old.nabble.com/About-DOMNode%3A%3AgetTextContent%28%29-in-Xerces-C%2B%2B-tp28655579p28655579.html
Sent from the Xerces - C - Dev mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to