Groups | Blog | Home


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 > november 2006 > threads for november 29 - 30, 2006

Filter by week: 1 2 3 4 5

Confused with XSLT
Posted by David at 11/30/2006 4:32:22 PM
I am new to XSLT and am confused by this example. If the {href} is part of the img tag, then the value will appear, however, when I specify "<span>{href}</span>", then the value of <href> will not appear. Is there a reason that one way works and the other does not? Or do I need to use some ...more >>


Advise, Guidance and Pointers with XML
Posted by Caspian at 11/30/2006 9:47:39 AM
Dear Ethernet of Unquestionable Knowledge, Re: Advise, Guidance and Pointers with XML Oh omnipotent one(s) please help me ... I'm reasonably new to all the XML stuff and although clear on the basic concepts of XML, however I'm experiencing some difficulties in understanding how to im...more >>

Indenting XML in a string
Posted by akashkurdekar NO[at]SPAM gmail.com at 11/30/2006 9:16:01 AM
Sorry if this seems like a newbie question, because I *am* rather new to XML I have a string with XML content string s = "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?><Service xmlns=\"uri://sumthing\">.........</Service>"; where '.....' is some more xml content When printing this str...more >>

Very strange error: CLR has been unable to transition from COM context
Posted by Don Rixtown at 11/29/2006 11:06:11 PM
I ran into a very strange error tonight. I was working with web services and typed datasets. The web server I was using happens to be on the other end of a virtual network (Hamachi). Everything was working fine. I added one more row of data to the table and all of a sudden one web method st...more >>

XPath, sum and number conversion
Posted by PAF at 11/29/2006 12:04:02 AM
Hi, I'm trying to evaluate a sum expression trougth .NET 2 System.Xml.XPath.XPathNavigator object. My code is : Dim document As New System.Xml.XmlDocument() document.LoadXml("<?xml version=""1.0""?><root><a>28.7</a><a>9.18</a><a>4.32</a></root>") Dim navigator As System.Xml.XPath.XPathN...more >>

XML validation of single value without entire XML document
Posted by Bardo at 11/29/2006 12:00:00 AM
Hi all, Does anyone know if it is possible, and if so how, to perform validation of a simple non XML string against certain XSD restrictions, without having the entire XML document to validate against the schema. To elaborate - - Within XSD certain restrictions are defined for a particular e...more >>



DevelopmentNow Blog