Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet xml > april 2006 > threads for april 29 - 30, 2006

Filter by week: 1 2 3 4 5

XmlTextReader and <node> </node>
Posted by David Thielen at 4/30/2006 3:53:01 PM
Hi; I have a node where it is "<w:t> </w:t>" and what I get from XmlTextReader is Element, SignificantWhitespace, EndElement instead of Element, Text, EndElement. Question 1 is why? The text of that node is a space. Question 2 is how do I handle this. Do I watch for a SignificantWhitesp...more >>


xmlSchemaSet compile and xs:import error
Posted by sachinvyas NO[at]SPAM gmail.com at 4/29/2006 8:56:23 AM
Hi, I have following schema saved in new.xsd <?xml version="1.0" encoding="utf-8"?> <xs:schema targetNamespace="http://www.smpte-ra.org/schemas/429.7/2006/CPL" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:cpl="http://www.smpte-ra.org/sche...more >>

XMLHttpRequest in .NET
Posted by Chakravarthy at 4/29/2006 12:24:01 AM
Is there any class or wrapper or support in .NET of any version for Microsoft.XML components. XMLHttpRequest is an object from MSXML component. If i'm not mistaken MSXML is designed preior to .NET. Is there any related objects in .NET namespaces? One of our client exposed an XMLInterface ...more >>

Is it possible to convert any given XML into Class?
Posted by Chakravarthy at 4/29/2006 12:19:01 AM
Given an XML stream as below, is there any possibility to convert the same into any treditional class style with . (dots) as seperator of the nodes of the xml file... for instance bank.code.tostring() should reslut me "5070" and bank.description.tostring() should result "ICICI - Banga...more >>



DevelopmentNow Blog