Click here to Skip to main content
15,908,931 members
Home / Discussions / XML / XSL
   

XML / XSL

 
Questionchanging an attribute [modified] Pin
Ista7-Sep-06 17:10
Ista7-Sep-06 17:10 
QuestionXPathNavigator.Select returns only 1 item Pin
kozu7-Sep-06 16:50
kozu7-Sep-06 16:50 
AnswerRe: XPathNavigator.Select returns only 1 item Pin
George L. Jackson7-Sep-06 18:22
George L. Jackson7-Sep-06 18:22 
GeneralRe: XPathNavigator.Select returns only 1 item Pin
kozu8-Sep-06 6:31
kozu8-Sep-06 6:31 
Questioncopy entire file with xslt Pin
Ista7-Sep-06 11:24
Ista7-Sep-06 11:24 
AnswerRe: copy entire file with xslt Pin
led mike7-Sep-06 11:51
led mike7-Sep-06 11:51 
QuestionNeed tutorial for loading attributes to dropdownlist Pin
oohungoo6-Sep-06 23:47
oohungoo6-Sep-06 23:47 
QuestionWhat version of MSXML can be used in Windows NT Pin
Pradosh Tapan Datta6-Sep-06 21:18
Pradosh Tapan Datta6-Sep-06 21:18 
What version of MSXML can be used in Windows NT.

I am using this code for XP, using MSXML2.dll it working
<br />
TESTHR(CoInitialize(NULL)); <br />
		TESTHR(docPtr.CreateInstance(TEXT("Msxml2.DOMDocument.3.0")));<br />
<br />
		_variant_t varXml((_bstr_t)p_xmlFileName.c_str());<br />
		_variant_t varOut((bool)TRUE);


But in NT this is not working. What shall I do?
What "Msxml2.DOMDocument.3.0" should it be?

Pradosh

AnswerRe: What version of MSXML can be used in Windows NT Pin
led mike7-Sep-06 12:00
led mike7-Sep-06 12:00 
QuestionVS - XSD text editor - intelliscensy(autofill) Pin
El'Cachubrey5-Sep-06 23:38
El'Cachubrey5-Sep-06 23:38 
Questionget specific child nodes in xmlnodelist Pin
playout5-Sep-06 21:17
playout5-Sep-06 21:17 
Question.xls to .xml Pin
fmardani4-Sep-06 22:58
fmardani4-Sep-06 22:58 
AnswerRe: .xls to .xml Pin
Bhupi Bhai5-Sep-06 1:43
Bhupi Bhai5-Sep-06 1:43 
AnswerRe: .xls to .xml Pin
sugumar_winner6-Sep-06 18:43
sugumar_winner6-Sep-06 18:43 
Questioncdata for attribute Pin
NikoTanghe31-Aug-06 22:53
NikoTanghe31-Aug-06 22:53 
AnswerRe: cdata for attribute Pin
led mike1-Sep-06 5:14
led mike1-Sep-06 5:14 
Questionneed help with VoiceXML Pin
keroed_edmond31-Aug-06 4:04
keroed_edmond31-Aug-06 4:04 
AnswerRe: need help with VoiceXML Pin
Legolas_Bilbao31-Aug-06 23:35
Legolas_Bilbao31-Aug-06 23:35 
QuestionXml object and weird "?" characters Pin
tobycow631-Aug-06 2:46
tobycow631-Aug-06 2:46 
AnswerRe: Xml object and weird "?" characters Pin
Michael Dunn6-Sep-06 19:27
sitebuilderMichael Dunn6-Sep-06 19:27 
QuestionAllowing any element in a complex element Pin
impeham31-Aug-06 2:24
impeham31-Aug-06 2:24 
AnswerRe: Allowing any element in a complex element Pin
led mike1-Sep-06 5:13
led mike1-Sep-06 5:13 
QuestionRe: Allowing any element in a complex element Pin
impeham2-Sep-06 22:14
impeham2-Sep-06 22:14 
QuestionSmalltalk to XML conversion Pin
Tanmay S. Limaye31-Aug-06 0:29
Tanmay S. Limaye31-Aug-06 0:29 
QuestionXSL in Jscript, and passing Jscript vars in XSL Pin
wallyson29-Aug-06 8:57
wallyson29-Aug-06 8:57 

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.