Click here to Skip to main content
16,010,394 members
Home / Discussions / XML / XSL
   

XML / XSL

 
QuestionConvert xml dataset to string Pin
ironstrike125-Feb-06 12:47
ironstrike125-Feb-06 12:47 
AnswerRe: Convert xml dataset to string Pin
ironstrike125-Feb-06 12:49
ironstrike125-Feb-06 12:49 
QuestionXSD Validation Pin
Al Ortega25-Feb-06 5:21
Al Ortega25-Feb-06 5:21 
QuestionConversion of Excel Worksheet Data in to XML file Format Pin
winpoorni23-Feb-06 17:58
winpoorni23-Feb-06 17:58 
QuestionWatermark Pin
sreejith ss nair23-Feb-06 2:38
sreejith ss nair23-Feb-06 2:38 
AnswerRe: Watermark Pin
George L. Jackson24-Feb-06 1:07
George L. Jackson24-Feb-06 1:07 
QuestionXSD information in resx file Pin
sumit malik23-Feb-06 0:24
sumit malik23-Feb-06 0:24 
QuestionXmlDocument.NameTable vs namespaces Pin
chricla23-Feb-06 0:14
chricla23-Feb-06 0:14 
Hi!

When creating a new XmlDocument with DOM I stumbled upon the following problem. Wanting to display the xml-structure (containing namespaces) the XmlDocument.NameTable used in XmlNamespaceManager(xmlDocument.NameTable) is different when I try to display the XmlDocument directly after creating it than it is when saving the XmlDocument to file, reopening and THEN displaying it. The result is that the NameSpaceManager doesn't underestand the namespaces in SelectSingleNode & selectNode methods.

Saving to file and reopening before running the two methods works fine, and I notice in debugging that the length of the XmlDocument.NameTable is different(longer) than before saving/reopening to/from file. How can I manipulate the XmlDocument.NameTable in order for the NameSpaceManager to understand the namespaces without having to save and reopen the file? Or is my problem elsewhere ? This was the only difference I could find. The innerXml of the xmlDocument is 100% identical in both cases.

Hopefully awaiting a helping hand.





C Smile | :)
AnswerRe: XmlDocument.NameTable vs namespaces Pin
Douglas Troy3-Mar-06 6:47
Douglas Troy3-Mar-06 6:47 
QuestionPlease help - a question on XPath... Pin
Tigger9922-Feb-06 3:04
Tigger9922-Feb-06 3:04 
AnswerRe: Please help - a question on XPath... Pin
George L. Jackson22-Feb-06 12:58
George L. Jackson22-Feb-06 12:58 
QuestionXML file corrupted and filled with spaces..Any Idea!!! Pin
FiDz20-Feb-06 0:34
FiDz20-Feb-06 0:34 
AnswerRe: XML file corrupted and filled with spaces..Any Idea!!! Pin
George L. Jackson21-Feb-06 13:47
George L. Jackson21-Feb-06 13:47 
GeneralRe: XML file corrupted and filled with spaces..Any Idea!!! Pin
FiDz21-Feb-06 22:24
FiDz21-Feb-06 22:24 
GeneralRe: XML file corrupted and filled with spaces..Any Idea!!! Pin
George L. Jackson22-Feb-06 18:02
George L. Jackson22-Feb-06 18:02 
GeneralRe: XML file corrupted and filled with spaces..Any Idea!!! Pin
FiDz26-Feb-06 1:51
FiDz26-Feb-06 1:51 
QuestionHelp on MS Word 2003 XML Pin
ted_92119-Feb-06 15:27
ted_92119-Feb-06 15:27 
AnswerRe: Help on MS Word 2003 XML Pin
Douglas Troy3-Mar-06 6:32
Douglas Troy3-Mar-06 6:32 
Questionxml in smart device application Pin
bhavz6917-Feb-06 1:56
bhavz6917-Feb-06 1:56 
AnswerRe: xml in smart device application Pin
George L. Jackson18-Feb-06 1:53
George L. Jackson18-Feb-06 1:53 
QuestionXML display problem Pin
smadan16-Feb-06 19:41
smadan16-Feb-06 19:41 
AnswerRe: XML display problem Pin
George L. Jackson18-Feb-06 2:00
George L. Jackson18-Feb-06 2:00 
GeneralRe: XML display problem Pin
smadan19-Feb-06 18:13
smadan19-Feb-06 18:13 
GeneralRe: XML display problem Pin
George L. Jackson20-Feb-06 13:20
George L. Jackson20-Feb-06 13:20 
GeneralRe: XML display problem Pin
smadan20-Feb-06 18:38
smadan20-Feb-06 18:38 

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.