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 2004 > threads for april 29 - 30, 2004

Filter by week: 1 2 3 4 5

Problem using XPathDocument
Posted by Atul at 4/30/2004 7:33:31 PM
Hi, I am getting XmlException while running the following code: string sConfigXPath = Constants.CONST_CONFIG_XPATH + "[@"+Constants.CONST_CONFIG_TYPE_ID + "="+this.iType + "]"; string sConfigFile = Constants.CONST_CONFIG_FILE_LOCATION; //Returns me the physical path @"C:\Temp\MyXml.xml" ...more >>

XML Schema Validation + Deserialization
Posted by shonend NO[at]SPAM yahoo.com at 4/30/2004 7:56:15 AM
I would like to perform a 2-pass XML reading from a stream. Once using the Validating reader, just to confirm the validity against the schema, and next time to do a reading to extract the data. Actually, second time I do a deserialization, the data from XML is fed directly to an object. The p...more >>

XML validation
Posted by smith at 4/30/2004 3:36:02 AM
Hi I am doing some simle validation of xml aganist xsd in the xml the schmalocation will be "http://localhost/books.xsd" But the validater is throughing exception like "The remote server returned an error: (401) Unauthorized.. An error occurred at , (1, 40). What I think is we have to do...more >>

XSLT Transform in .net, xsl:element attributes not generated
Posted by Wayne Lian via .NET 247 at 4/29/2004 9:52:59 PM
Hi all, Just wonder anyone have encountered this problem before?= I tried using XMLSPY debugger and I can get the correct output= for my XSLT transformation, however in =2Enet, after= transformation the attributes I put inside xsl:element tag= cannot be generated=2E Part of the XML data: ...more >>

Serializing XmlNamespaceManager
Posted by Dan via .NET 247 at 4/29/2004 5:50:56 PM
Hi All, Is it possible to serialize an instance of XmlNamespaceManager? = I'd like to use it to manage a collection of namespaces and save= that collection for later use but when attempting to serialize= it, I get an error message indicating that XmlNamespaceManager= is not serializable=2...more >>

Specified array type is not recognized in web service response
Posted by Tomi Laamanen at 4/29/2004 5:16:04 AM
we have problems in WebService -> .NET response Response look OK in XMLSpy and tcpTrace <m:AGW014N1Response xmlns:m="urn:com-softwareag-entirex-rpc:AGW014N1"><ArrayOfMAA SOAP-ENC:arrayType="MAA[100]" xsi:type="SOAP-ENC:Array"><MAA><MAATUNNUS xsi:type="xsd:string">AT</MAATUNNUS><MAANIMI xsi:type...more >>



DevelopmentNow Blog