|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Problem with InputSource
Hi,
A member in my group encountered the following problem. She is working with
Xerces-c 1.4.
1. When trying to perform XML parsing via an InputSource Object (not from a
file but via an input stream) we do the following:
string xml("<XML><TAG>text</TAG></XML>");
MemBufInputSource source((const unsigned
char*)xml.c_str(),xml.size(),"",true);
and get an exception of 'access violation'.
We tried to copy the string to an unsigned char array and perform the
operation, but it didn't help either. Can anyone help?
Thanks,
Gil
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








