Click here to Skip to main content
15,917,329 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionHow to store XML content into C/C++ structure Pin
15-Feb-03 10:23
suss15-Feb-03 10:23 
AnswerRe: How to store XML content into C/C++ structure Pin
Nitron18-Feb-03 14:19
Nitron18-Feb-03 14:19 
AnswerRe: How to store XML content into C/C++ structure Pin
palbano19-Feb-03 12:22
palbano19-Feb-03 12:22 
GeneralRe: How to store XML content into C/C++ structure Pin
palbano19-Feb-03 12:24
palbano19-Feb-03 12:24 
GeneralXML Docs/Comments Pin
mgarwood15-Feb-03 6:42
mgarwood15-Feb-03 6:42 
GeneralI need your suggestion about storing data as XML Pin
lnong14-Feb-03 14:46
lnong14-Feb-03 14:46 
GeneralRe: I need your suggestion about storing data as XML Pin
Nitron18-Feb-03 14:24
Nitron18-Feb-03 14:24 
GeneralXML using C/C++ Pin
vietdynamite14-Feb-03 1:54
vietdynamite14-Feb-03 1:54 
Hi, can anyone help me please! I'm trying to load this sipmple XML into memory and then store the XML data into a structure so that my other programs can access this structure for retrieving data when needed. The XML document is:



<contact>
<personal>

<name>John Moss
<age>28
<house_number>8
<street>Polygon Road
<town>London
<country>UK

<sport>
Karate
<belt>Second degree black belt
<champion>1992 1994 1995 1996



So far I can only managed to load and display this document using (MSXML4)XMLLoad but how can I store these data into C/C++ structure? Please help as I'm completely terrible at C/C++ Confused | :confused: . Many thanks!!
GeneralRe: XML using C/C++ Pin
palbano14-Feb-03 5:04
palbano14-Feb-03 5:04 
GeneralRe: XML using C/C++ Pin
15-Feb-03 9:36
suss15-Feb-03 9:36 
GeneralAnother XPath Question Pin
James McCutcheon12-Feb-03 13:41
James McCutcheon12-Feb-03 13:41 
GeneralRe: Another XPath Question Pin
Christian Graus12-Feb-03 14:40
protectorChristian Graus12-Feb-03 14:40 
GeneralRe: Another XPath Question Pin
Michael A. Barnhart13-Feb-03 7:03
Michael A. Barnhart13-Feb-03 7:03 
GeneralRe: Another XPath Question Pin
Michael Dunn13-Feb-03 19:07
sitebuilderMichael Dunn13-Feb-03 19:07 
GeneralXPath question Pin
Marc Clifton12-Feb-03 10:55
mvaMarc Clifton12-Feb-03 10:55 
GeneralRe: XPath question Pin
Michael A. Barnhart13-Feb-03 6:51
Michael A. Barnhart13-Feb-03 6:51 
GeneralRe: XPath question Pin
Marc Clifton13-Feb-03 13:33
mvaMarc Clifton13-Feb-03 13:33 
GeneralRe: XPath question Pin
Michael A. Barnhart13-Feb-03 14:42
Michael A. Barnhart13-Feb-03 14:42 
GeneralRe: XPath question Pin
Nitron18-Feb-03 14:30
Nitron18-Feb-03 14:30 
GeneralXML schema Pin
Anonymous12-Feb-03 10:28
Anonymous12-Feb-03 10:28 
GeneralFree XML Seminars Pin
Anonymous10-Feb-03 7:58
Anonymous10-Feb-03 7:58 
GeneralTest my XML, please I am bugged!! Pin
JoeSox9-Feb-03 15:38
JoeSox9-Feb-03 15:38 
GeneralFIXED Pin
JoeSox9-Feb-03 15:59
JoeSox9-Feb-03 15:59 
GeneralXML and search engines Pin
johncogan4-Feb-03 21:25
johncogan4-Feb-03 21:25 
GeneralWSDL in VS.NET Pin
moredip3-Feb-03 6:17
moredip3-Feb-03 6:17 

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.