Click here to Skip to main content
16,011,839 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionimages ? Pin
Anonymous28-Jul-05 4:58
Anonymous28-Jul-05 4:58 
AnswerRe: images ? Pin
Christian Graus1-Aug-05 18:36
protectorChristian Graus1-Aug-05 18:36 
GeneralProblem In DataFinding Pin
Chetan Ranpariya27-Jul-05 19:32
Chetan Ranpariya27-Jul-05 19:32 
Generalmsxml2.h, msxml2.idl and midl redefinitions!!! Pin
CherezZaboro27-Jul-05 6:43
CherezZaboro27-Jul-05 6:43 
QuestionUploading documents via HTTPS via xml? Pin
Jag_K27-Jul-05 4:40
Jag_K27-Jul-05 4:40 
AnswerRe: Uploading documents via HTTPS via xml? Pin
Vasudevan Deepak Kumar8-Aug-05 21:14
Vasudevan Deepak Kumar8-Aug-05 21:14 
GeneralMSXML3.dll- Performance difference between Win2000SP4 and Win2003SP1 Pin
SandeepN26-Jul-05 14:53
SandeepN26-Jul-05 14:53 
GeneralMSXML4: Cannot load XML Pin
arun140526-Jul-05 0:59
arun140526-Jul-05 0:59 
Hi,

I am trying to load the following XML through MSXML4 APIs. But it does not load. It says "Reference to undeclared namespace prefix 'ns0'".

The code is:
CComBSTR bstrXML = "<ns0:name>Arun</ns0:name>";<br />
MSXML2::IXMLDOMDocumentPtr pDoc(__uuidof(MSXML2::DOMDocument30));<br />
VARIANT_BOOL b1 =  pDoc->loadXML(bstrXML.m_str);


Could anyone tell me how to resolve this ?

Thanks in advance,
Arun.
GeneralRe: MSXML4: Cannot load XML Pin
Marc Soleda26-Jul-05 6:47
Marc Soleda26-Jul-05 6:47 
Generalword document and XML Pin
delnaz26-Jul-05 0:32
delnaz26-Jul-05 0:32 
Generalconvert xml file to access db in vb.net Pin
A.N24-Jul-05 14:43
sussA.N24-Jul-05 14:43 
QuestionHow read the SOAP elements Pin
satishrg20-Jul-05 5:28
satishrg20-Jul-05 5:28 
General[HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243219-Jul-05 23:05
Member 208243219-Jul-05 23:05 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 5:25
Philip Fitzsimons20-Jul-05 5:25 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243220-Jul-05 15:42
Member 208243220-Jul-05 15:42 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Philip Fitzsimons20-Jul-05 23:17
Philip Fitzsimons20-Jul-05 23:17 
GeneralRe: [HELP] I got error message, when I tried to parse XML on PocketPC Pin
Member 208243221-Jul-05 14:50
Member 208243221-Jul-05 14:50 
Generalxslt table iteration Pin
Jag_K19-Jul-05 22:20
Jag_K19-Jul-05 22:20 
GeneralRe: xslt table iteration Pin
Anonymous21-Jul-05 7:56
Anonymous21-Jul-05 7:56 
GeneralHelp: XML transform with XSL Pin
Anonymous19-Jul-05 5:40
Anonymous19-Jul-05 5:40 
GeneralRe: Help: XML transform with XSL Pin
Christian Graus19-Jul-05 11:19
protectorChristian Graus19-Jul-05 11:19 
GeneralRe: Help: XML transform with XSL Pin
Anonymous19-Jul-05 13:14
Anonymous19-Jul-05 13:14 
GeneralRe: Help: XML transform with XSL Pin
Bluebamboo29-Jun-06 4:48
Bluebamboo29-Jun-06 4:48 
GeneralWebservice against DLL Pin
dabuskol18-Jul-05 20:42
dabuskol18-Jul-05 20:42 
GeneralRe: Webservice against DLL Pin
DavidNohejl19-Jul-05 2:48
DavidNohejl19-Jul-05 2:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.