Click here to Skip to main content
15,900,461 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralXML NamespaceURI Issue Pin
Jason Stamp8-Sep-04 23:41
Jason Stamp8-Sep-04 23:41 
GeneralNew TeleMessage Multi-Alert XML API Pin
TeleMessage Multi-Alert6-Sep-04 4:05
TeleMessage Multi-Alert6-Sep-04 4:05 
GeneralDynamic Help - XML Tags Pin
Christo Van Niekerk6-Sep-04 3:16
Christo Van Niekerk6-Sep-04 3:16 
GeneralI have a problem,creating xslt instructions Pin
teo_x5-Sep-04 22:37
teo_x5-Sep-04 22:37 
GeneralRe: I have a problem,creating xslt instructions Pin
Philip Fitzsimons7-Sep-04 2:41
Philip Fitzsimons7-Sep-04 2:41 
GeneralSending a file to a Webservice Pin
Den2Fly4-Sep-04 3:36
Den2Fly4-Sep-04 3:36 
GeneralRe: Sending a file to a Webservice Pin
Pradeep Shamarao6-Sep-04 20:54
Pradeep Shamarao6-Sep-04 20:54 
Generalmsxml Pin
ajaybrar4-Sep-04 1:09
ajaybrar4-Sep-04 1:09 
hi!

why does the code below not work -
IXMLDOMDocument * iXMLDoc;
VARIANT_BOOL bSuccess=false;
if (!PyArg_ParseTuple(args, "s", &command))
return NULL;
// specify xml file name
//iXMLDoc->loadXML(command);


iXMLDoc->loadXML(command,&bSuccess);

the error i get is
C:\hons\pocketpc\testXML2\testXML2.c(12) : error C2065: 'false' : undeclared identifier
C:\hons\pocketpc\testXML2\testXML2.c(20) : error C2039: 'IXMLDOMDocument_loadXML' : is not a member of 'IXMLDOMDocument'
C:\Windows CE Tools\wce300\Pocket PC 2002\include\msxml.h(2230) : see declaration of 'IXMLDOMDocument'

thanks

cheers
GeneralRe: msxml Pin
David Chamberlain14-Sep-04 3:40
David Chamberlain14-Sep-04 3:40 
Generalcref not displayed when Build Comment Web Pages VS Studi tool used Pin
Gary Hyslop at home3-Sep-04 10:26
Gary Hyslop at home3-Sep-04 10:26 
GeneralRe: cref not displayed when Build Comment Web Pages VS Studi tool used Pin
Aaron Eldreth3-Sep-04 10:44
Aaron Eldreth3-Sep-04 10:44 
GeneralRe: cref not displayed when Build Comment Web Pages VS Studi tool used Pin
Gary Hyslop at home7-Sep-04 5:15
Gary Hyslop at home7-Sep-04 5:15 
GeneralCreating a XSLT File Pin
teo_x3-Sep-04 1:54
teo_x3-Sep-04 1:54 
GeneralRe: Creating a XSLT File Pin
Philip Fitzsimons3-Sep-04 5:22
Philip Fitzsimons3-Sep-04 5:22 
General<xsl:include> vs <xsl:import> Pin
Firas Rashid1-Sep-04 23:38
Firas Rashid1-Sep-04 23:38 
GeneralRe: <xsl:include> vs <xsl:import> Pin
Philip Fitzsimons2-Sep-04 3:05
Philip Fitzsimons2-Sep-04 3:05 
GeneralHelp with XPath Expression Pin
anacris1-Sep-04 5:34
anacris1-Sep-04 5:34 
GeneralRe: Help with XPath Expression Pin
Stuart Dootson1-Sep-04 6:09
professionalStuart Dootson1-Sep-04 6:09 
GeneralXSLT Application Pin
teomanx31-Aug-04 9:18
teomanx31-Aug-04 9:18 
Questioncan MARQUEE tag used in HTML be used inWML/XML Pin
ananthavel27-Aug-04 8:13
sussananthavel27-Aug-04 8:13 
AnswerRe: can MARQUEE tag used in HTML be used inWML/XML Pin
Aaron Eldreth3-Sep-04 10:42
Aaron Eldreth3-Sep-04 10:42 
Generalreading an XML file using DOM parser Pin
sangi200726-Aug-04 22:30
sangi200726-Aug-04 22:30 
GeneralProblem in XML - Please help me !!! Pin
Meysam.Khayatan26-Aug-04 21:02
Meysam.Khayatan26-Aug-04 21:02 
GeneralRe: Problem in XML - Please help me !!! Pin
Ryan Roberts27-Aug-04 1:40
Ryan Roberts27-Aug-04 1:40 
GeneralRe: Problem in XML - Please help me !!! Pin
DavidNohejl7-Oct-04 10:14
DavidNohejl7-Oct-04 10:14 

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.