Click here to Skip to main content
15,905,563 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionXML request to HTTP and XML response from HTTP Pin
Shamshad Ali Khatri25-Jan-07 0:05
Shamshad Ali Khatri25-Jan-07 0:05 
QuestionXSD file path Pin
shakhtyor24-Jan-07 17:54
shakhtyor24-Jan-07 17:54 
AnswerRe: XSD file path Pin
Stefan Troschuetz24-Jan-07 21:11
Stefan Troschuetz24-Jan-07 21:11 
GeneralRe: XSD file path Pin
shakhtyor25-Jan-07 6:19
shakhtyor25-Jan-07 6:19 
QuestionInfoPath using C# and XML Pin
lyntonS24-Jan-07 3:27
lyntonS24-Jan-07 3:27 
QuestionXmlAttributeGroup Pin
Edmundisme23-Jan-07 12:28
Edmundisme23-Jan-07 12:28 
QuestionXMLNode to XMLElement Pin
Leia201123-Jan-07 3:21
Leia201123-Jan-07 3:21 
AnswerRe: XMLNode to XMLElement Pin
Stefan Troschuetz23-Jan-07 3:35
Stefan Troschuetz23-Jan-07 3:35 
I think the problem is that the ReadNode method creates a new XmlNode basing on the information of the XmlNode on which the XmlReader is currently positioned. Therefor, the "marked" attribute is set, but not in the original document. By the way, why don't you use the the GetElementsByTagName, SelectNodes or SelectSingleNode methods of the XmlDocument type?


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: XMLNode to XMLElement Pin
Leia201123-Jan-07 22:45
Leia201123-Jan-07 22:45 
GeneralRe: XMLNode to XMLElement Pin
Stefan Troschuetz23-Jan-07 23:06
Stefan Troschuetz23-Jan-07 23:06 
GeneralRe: XMLNode to XMLElement Pin
Leia201125-Jan-07 2:01
Leia201125-Jan-07 2:01 
GeneralRe: XMLNode to XMLElement Pin
Stefan Troschuetz25-Jan-07 3:37
Stefan Troschuetz25-Jan-07 3:37 
GeneralRe: XMLNode to XMLElement Pin
Leia201125-Jan-07 21:03
Leia201125-Jan-07 21:03 
QuestionBuilding XPath queries Pin
Russell Jones23-Jan-07 0:19
Russell Jones23-Jan-07 0:19 
AnswerRe: Building XPath queries Pin
Michael Dunn23-Jan-07 7:50
sitebuilderMichael Dunn23-Jan-07 7:50 
GeneralRe: Building XPath queries Pin
Russell Jones23-Jan-07 21:52
Russell Jones23-Jan-07 21:52 
QuestionBiztalk 2004 - XML input Pin
henrybhavsar22-Jan-07 22:12
henrybhavsar22-Jan-07 22:12 
QuestionXML Menu Pin
B.L.Praveen22-Jan-07 19:07
B.L.Praveen22-Jan-07 19:07 
AnswerRe: XML Menu Pin
Stefan Troschuetz22-Jan-07 22:14
Stefan Troschuetz22-Jan-07 22:14 
QuestionXML to HTML page Pin
B.L.Praveen22-Jan-07 3:03
B.L.Praveen22-Jan-07 3:03 
AnswerRe: XML to HTML page Pin
Dustin Metzgar22-Jan-07 3:37
Dustin Metzgar22-Jan-07 3:37 
GeneralRe: XML to HTML page Pin
B.L.Praveen22-Jan-07 18:07
B.L.Praveen22-Jan-07 18:07 
GeneralRe: XML to HTML page Pin
Dustin Metzgar22-Jan-07 18:23
Dustin Metzgar22-Jan-07 18:23 
GeneralRe: XML to HTML page Pin
B.L.Praveen22-Jan-07 18:29
B.L.Praveen22-Jan-07 18:29 
QuestionXML Xpath Xquery Pin
Capatain galaxy20-Jan-07 9:59
Capatain galaxy20-Jan-07 9:59 

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.