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

XML / XSL

 
AnswerRe: Open Text in XML Pin
led mike22-Sep-06 11:17
led mike22-Sep-06 11:17 
Questionxml if statement Pin
fmardani21-Sep-06 5:26
fmardani21-Sep-06 5:26 
AnswerRe: xml if statement Pin
led mike21-Sep-06 8:54
led mike21-Sep-06 8:54 
QuestionRe: xml if statement Pin
George L. Jackson21-Sep-06 15:03
George L. Jackson21-Sep-06 15:03 
QuestionAny idea with manage content like a forum by xml? Pin
oohungoo20-Sep-06 14:51
oohungoo20-Sep-06 14:51 
QuestionQuerying with an XML document Pin
vinusk20-Sep-06 9:01
vinusk20-Sep-06 9:01 
AnswerRe: Querying with an XML document Pin
led mike20-Sep-06 9:53
led mike20-Sep-06 9:53 
GeneralRe: Querying with an XML document Pin
George L. Jackson20-Sep-06 14:43
George L. Jackson20-Sep-06 14:43 
Mike,

Your query won't work. Since you know the country you can find the 'Country' child node of the parent (which happens to be 'Country' too), and, then, you can access its sibling 'Continent' node:

//Country[Country='Afghanistan']/Continent

GeneralRe: Querying with an XML document Pin
vinusk20-Sep-06 16:48
vinusk20-Sep-06 16:48 
GeneralRe: Querying with an XML document Pin
led mike21-Sep-06 5:13
led mike21-Sep-06 5:13 
GeneralRe: Querying with an XML document Pin
George L. Jackson21-Sep-06 8:37
George L. Jackson21-Sep-06 8:37 
GeneralRe: Querying with an XML document Pin
led mike21-Sep-06 5:09
led mike21-Sep-06 5:09 
GeneralRe: Querying with an XML document Pin
led mike21-Sep-06 5:19
led mike21-Sep-06 5:19 
GeneralRe: Querying with an XML document Pin
George L. Jackson21-Sep-06 8:28
George L. Jackson21-Sep-06 8:28 
GeneralRe: Querying with an XML document Pin
led mike21-Sep-06 8:35
led mike21-Sep-06 8:35 
GeneralRe: Querying with an XML document Pin
vinusk22-Sep-06 5:13
vinusk22-Sep-06 5:13 
GeneralRe: Querying with an XML document Pin
vinusk25-Sep-06 7:54
vinusk25-Sep-06 7:54 
Questioninserting xml nodes based upon an expression Pin
Jan Limpens20-Sep-06 3:28
Jan Limpens20-Sep-06 3:28 
AnswerRe: inserting xml nodes based upon an expression Pin
George L. Jackson20-Sep-06 14:56
George L. Jackson20-Sep-06 14:56 
GeneralRe: inserting xml nodes based upon an expression [modified] Pin
Jan Limpens20-Sep-06 16:25
Jan Limpens20-Sep-06 16:25 
GeneralRe: inserting xml nodes based upon an expression Pin
George L. Jackson21-Sep-06 8:24
George L. Jackson21-Sep-06 8:24 
GeneralRe: inserting xml nodes based upon an expression Pin
Jan Limpens21-Sep-06 10:54
Jan Limpens21-Sep-06 10:54 
QuestionRe: inserting xml nodes based upon an expression Pin
George L. Jackson21-Sep-06 15:11
George L. Jackson21-Sep-06 15:11 
AnswerRe: inserting xml nodes based upon an expression Pin
Jan Limpens21-Sep-06 17:23
Jan Limpens21-Sep-06 17:23 
QuestionRemove last blank page. Pin
Support12320-Sep-06 0:27
Support12320-Sep-06 0:27 

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.