Click here to Skip to main content
15,914,500 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: searching for xmlNode Pin
Jiten_Soni29-Mar-04 2:04
Jiten_Soni29-Mar-04 2:04 
GeneralRe: searching for xmlNode Pin
Philip Fitzsimons29-Mar-04 2:34
Philip Fitzsimons29-Mar-04 2:34 
GeneralRe: searching for xmlNode Pin
JakubSK31-Mar-04 11:25
JakubSK31-Mar-04 11:25 
GeneralRe: searching for xmlNode Pin
Steven Campbell13-Apr-04 9:01
Steven Campbell13-Apr-04 9:01 
Generaltransform dynamically generated xml doc Pin
vancouver7778-Mar-04 21:00
vancouver7778-Mar-04 21:00 
GeneralRe: transform dynamically generated xml doc Pin
Philip Fitzsimons9-Mar-04 6:18
Philip Fitzsimons9-Mar-04 6:18 
GeneralRe: transform dynamically generated xml doc Pin
Michael Flanakin22-Mar-04 5:16
Michael Flanakin22-Mar-04 5:16 
GeneralSAX in C# Pin
Noodnik8-Mar-04 12:40
Noodnik8-Mar-04 12:40 
I've got a big and deep XML file I want to extract values from. My webservice is currently entirely in C#.

I thought to use SAX because I just want to build up a two-column dataset from my XML file: the PATH and the TEXT VALUE.

E.g.:

/root=
/root/node=2
/root/node/sub=SomeText
/root/node2=3
/root/node2/sub=Some More Text

Since I've used SAX before to easily build up the "path" part, I searched for a SAX parser in .NET and on the net and am VERY surprised that I can't find one!!

Anyways, I'm new to XSLT et. al. and suspect there's a quick way for me to do what I want there (e.g. to build up this two column file WITHOUT knowing the names of the nodes). Can anyone suggest how, or even a small stylesheet to do this??

Thanks for any [good] advice!
GeneralRe: SAX in C# Pin
Philip Fitzsimons9-Mar-04 6:13
Philip Fitzsimons9-Mar-04 6:13 
GeneralRe: SAX in C# Pin
Jeremy Kimball17-Mar-04 8:09
Jeremy Kimball17-Mar-04 8:09 
GeneralUser Controls & XSLT Pin
Andrew Porter8-Mar-04 4:01
Andrew Porter8-Mar-04 4:01 
GeneralXML Save Hanging Pin
Shenthil8-Mar-04 3:02
Shenthil8-Mar-04 3:02 
Questionhow to use xsl file in vc++ resources Pin
mahesh.mundra7-Mar-04 22:29
mahesh.mundra7-Mar-04 22:29 
AnswerRe: how to use xsl file in vc++ resources Pin
Lee Fuller8-Mar-04 4:30
Lee Fuller8-Mar-04 4:30 
Generaltransformation problem in win2000 Pin
mahesh.mundra7-Mar-04 22:24
mahesh.mundra7-Mar-04 22:24 
GeneralXSLT for XML attributes Pin
act_x7-Mar-04 8:39
act_x7-Mar-04 8:39 
GeneralRe: XSLT for XML attributes Pin
boogs7-Mar-04 20:33
boogs7-Mar-04 20:33 
GeneralRe: XSLT for XML attributes Pin
Jiten_Soni29-Mar-04 2:07
Jiten_Soni29-Mar-04 2:07 
GeneralXslt debugger tools recognize <msxsl:script> Pin
Firas Rashid7-Mar-04 0:25
Firas Rashid7-Mar-04 0:25 
Questiongetting start and end text in a node? Pin
Roger Alsing6-Mar-04 9:58
Roger Alsing6-Mar-04 9:58 
AnswerRe: getting start and end text in a node? Pin
Philip Fitzsimons9-Mar-04 6:18
Philip Fitzsimons9-Mar-04 6:18 
Generalquick perl question Pin
AdventureBoy5-Mar-04 6:56
AdventureBoy5-Mar-04 6:56 
GeneralRe: quick perl question Pin
Michael Dunn6-Mar-04 17:36
sitebuilderMichael Dunn6-Mar-04 17:36 
GeneralXML/XSL Project Pin
Ratnakar Pedagani4-Mar-04 11:25
Ratnakar Pedagani4-Mar-04 11:25 
GeneralHelp me to get best XML Parser. Pin
.NetRams2-Mar-04 19:17
.NetRams2-Mar-04 19: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.