Click here to Skip to main content
15,922,696 members
Home / Discussions / XML / XSL
   

XML / XSL

 
GeneralRe: sqlcommand Pin
raman_learn10-Apr-05 18:51
raman_learn10-Apr-05 18:51 
GeneralConditional Tables Pin
Bassam Abdul-Baki16-Mar-05 2:31
professionalBassam Abdul-Baki16-Mar-05 2:31 
GeneralRe: Conditional Tables Pin
DavidNohejl17-Mar-05 6:47
DavidNohejl17-Mar-05 6:47 
GeneralRe: Conditional Tables Pin
Bassam Abdul-Baki18-Mar-05 7:04
professionalBassam Abdul-Baki18-Mar-05 7:04 
GeneralRe: Conditional Tables Pin
raman_learn10-Apr-05 19:04
raman_learn10-Apr-05 19:04 
GeneralRe: Conditional Tables Pin
Bassam Abdul-Baki11-Apr-05 2:04
professionalBassam Abdul-Baki11-Apr-05 2:04 
GeneralLearning XML :confused: Pin
ComplexLifeForm15-Mar-05 7:25
ComplexLifeForm15-Mar-05 7:25 
GeneralRe: Learning XML :confused: Pin
DavidNohejl15-Mar-05 9:00
DavidNohejl15-Mar-05 9:00 
hi there,
I've got good news Smile | :) basic XML is very easy to learn. Schemas are bit harder, while *parsing* XML is again relatively easy task (unless you need really optimal performance, maybe).

For basic XML, try W3C Schools[^]. From same site (http://www.w3schools.com[^]) you can learn about schemas and much more...

There are some XML parsers here on CodeProject. Just search...
Oh wait D'Oh! | :doh: You actually don't want to write XML parser, do you? Confused | :confused: You can use MSXML (ActiveX AFAIK) or System.Xml.XmlReader (.NET framework) or whatever parser you buy/download. Is this your question?

hope it helps. You can come back anytime and ask...

p.s if you are good at reading specifications, see http://www.w3.org/XML[^]


David

Never forget: "Stay kul and happy" (I.A.)

David's thoughts / dnhsoftware.org / MyHTMLTidy
GeneralProblem while savinh an XML file Pin
MaheshKumarV15-Mar-05 3:18
MaheshKumarV15-Mar-05 3:18 
GeneralRe: Problem while savinh an XML file Pin
Wilbur J. Pereira29-Mar-05 2:54
Wilbur J. Pereira29-Mar-05 2:54 
GeneralHacked Pin
lawson0014-Mar-05 6:37
lawson0014-Mar-05 6:37 
GeneralRe: Hacked Pin
DavidNohejl14-Mar-05 7:05
DavidNohejl14-Mar-05 7:05 
GeneralRe: Hacked Pin
lawson0014-Mar-05 8:01
lawson0014-Mar-05 8:01 
Questionhow to import and export xml file one machine to another machine in vb.net as well as asp.net Pin
vidyashankar14-Mar-05 4:58
vidyashankar14-Mar-05 4:58 
AnswerRe: how to import and export xml file one machine to another machine in vb.net as well as asp.net Pin
Bahadir Cambel14-Mar-05 5:49
Bahadir Cambel14-Mar-05 5:49 
Generalxml to wbxml Pin
Vish_4_u11-Mar-05 3:14
Vish_4_u11-Mar-05 3:14 
GeneralCreating an XML document from a dataset Pin
kmenezes10-Mar-05 14:06
kmenezes10-Mar-05 14:06 
Generalxml packet Pin
trupgmtuf10-Mar-05 8:29
susstrupgmtuf10-Mar-05 8:29 
QuestionXSL GetDate function ? Pin
kitntodd10-Mar-05 5:22
kitntodd10-Mar-05 5:22 
AnswerRe: XSL GetDate function ? Pin
Phil Hobgen10-Mar-05 13:04
Phil Hobgen10-Mar-05 13:04 
GeneralRe: XSL GetDate function ? Pin
kitntodd10-Mar-05 15:45
kitntodd10-Mar-05 15:45 
GeneralXML reading Error.. Pin
vinu.netguy9-Mar-05 20:49
vinu.netguy9-Mar-05 20:49 
GeneralRe: XML reading Error.. Pin
DavidNohejl10-Mar-05 2:03
DavidNohejl10-Mar-05 2:03 
GeneralXML Error.. Pin
vinu.netguy9-Mar-05 20:41
vinu.netguy9-Mar-05 20:41 
GeneralMS Access to oracle thro XML . How to do it Pin
Member 17406158-Mar-05 7:48
Member 17406158-Mar-05 7: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.