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

XML / XSL

 
GeneralRe: Large XML File Pin
ssm12268-Mar-04 16:07
ssm12268-Mar-04 16:07 
GeneralChanging the prolog of XML document Pin
Bash24-Feb-04 5:30
Bash24-Feb-04 5:30 
GeneralUpdated question: Changing the prolog of XML document Pin
Bash24-Feb-04 5:34
Bash24-Feb-04 5:34 
GeneralRe: Updated question: Changing the prolog of XML document Pin
Rebreath27-Feb-04 11:01
Rebreath27-Feb-04 11:01 
QuestionHow to pass multiple values for a param to xsl? Pin
vedbu23-Feb-04 9:59
vedbu23-Feb-04 9:59 
AnswerRe: How to pass multiple values for a param to xsl? Pin
Philip Fitzsimons24-Feb-04 3:23
Philip Fitzsimons24-Feb-04 3:23 
Generalcdata-section-elements Pin
mtone23-Feb-04 5:57
mtone23-Feb-04 5:57 
Generalreading xml schema Pin
Andy H20-Feb-04 5:56
Andy H20-Feb-04 5:56 
I'am quite new to XML in .NET and would appreciate some advice on the correct way to iterate through an XML document I have created like:

[XML DOC]
[OuterList]
[ListItem image="C:\pic1.wmf"]
[InnerList]
[Item Atr1="ABC" Atr2="DEF" Atr3="GHI"/]
[Item Atr1="123" Atr2="456" Atr3="789"/]
[/InnerList]
[/ListItem]
[ListItem image="C\pic2.wmf"/]
[InnerList]
[Item Atr1="ZYZ" Atr2="WVU" Atr3="TSR"/]
[/InnerList]
[/ListItem]
[/OuterList]

- note I have replaced the XML tags with []

I would only want to go to a specific item in the outerlist, and then read each item in its innerlist.
GeneralRe: reading xml schema Pin
ian mariano22-Feb-04 11:33
ian mariano22-Feb-04 11:33 
Generalnesting XML tags Pin
Hesham Amin18-Feb-04 22:58
Hesham Amin18-Feb-04 22:58 
GeneralRe: nesting XML tags Pin
ian mariano22-Feb-04 11:42
ian mariano22-Feb-04 11:42 
GeneralRead XSD from embedded resource with VB.NET Pin
mpalmer7818-Feb-04 9:51
mpalmer7818-Feb-04 9:51 
GeneralRe: Read XSD from embedded resource with VB.NET Pin
ian mariano22-Feb-04 11:55
ian mariano22-Feb-04 11:55 
GeneralADVANCE MACRO Pin
hyperrobster18-Feb-04 2:15
hyperrobster18-Feb-04 2:15 
GeneralC# XML App heirarchy Pin
HologramStudios16-Feb-04 5:29
HologramStudios16-Feb-04 5:29 
GeneralXML in C# Pin
rasarit1713-Feb-04 8:32
rasarit1713-Feb-04 8:32 
GeneralRe: XML in C# Pin
Tom Larsen13-Feb-04 9:07
Tom Larsen13-Feb-04 9:07 
GeneralRe: XML in C# Pin
Not Active13-Feb-04 9:50
mentorNot Active13-Feb-04 9:50 
Generalschema location / nonamespaceSchema Pin
Larry102412-Feb-04 22:46
Larry102412-Feb-04 22:46 
QuestionCan u suggest me an Efficient XML parser?? Pin
P_JAYAPRAKASH12-Feb-04 19:46
P_JAYAPRAKASH12-Feb-04 19:46 
AnswerRe: Can u suggest me an Efficient XML parser?? Pin
Member 87353013-Feb-04 6:08
Member 87353013-Feb-04 6:08 
AnswerRe: Can u suggest me an Efficient XML parser?? Pin
Member 87353013-Feb-04 6:08
Member 87353013-Feb-04 6:08 
GeneralRe: Can u suggest me an Efficient XML parser?? Pin
P_JAYAPRAKASH15-Feb-04 22:09
P_JAYAPRAKASH15-Feb-04 22:09 
Generalautomatically generate xml sample files from xml schema Pin
Anonymous11-Feb-04 3:46
Anonymous11-Feb-04 3:46 
GeneralRe: automatically generate xml sample files from xml schema Pin
Not Active11-Feb-04 7:18
mentorNot Active11-Feb-04 7:18 

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.