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 > october 2006 > threads for october 29 - 31, 2006

Filter by week: 1 2 3 4 5

invalid token error
Posted by John Hopper at 10/31/2006 11:49:01 AM
I have an xml document, created using xmlTextWriter, at(http://www.supremecourtofohio.gov/rss/docketitems/2006-1942.xml) that won't validate. It fails with "invalid token, document not well formed". Then if I open the same file in notepad, save it without changing anything, and try again, i...more >>

XmlValidatingReader in v1.1
Posted by Phil Hobgen at 10/31/2006 12:12:02 AM
Hi, I am using the XmlValidatingReader Class in VS.Net 2003 (targeting dotNet v1.1) to validate an xml message against a set of schemas. Within the schema a type is defined as follows <xs:simpleType name="atypename"> <xs:restriction base="xs:token"> <xs:pattern value="\w{1,6}"/> ...more >>

what is best way to talk to https webpages within .net? any good librarys for talking to https websites?
Posted by Daniel at 10/30/2006 3:46:06 PM
what is best way to talk to https webpages within .net? any good librarys for talking to https websites? ...more >>

Deserializing xml into an object using xsl:copy-of
Posted by Kenny D at 10/30/2006 2:09:00 PM
Sample input XML... <Publication> <FilingMetadata> <Id>38EA51240E6643208DB1B6D52F779A82</Id> <Cycle>BC</Cycle> </FilingMetadata> <PublicationComponent Role="Main" MediaType="Text"> <TextContentItem> <Language>en-us</Language> <Da...more >>

How to write XML with any name and type?
Posted by Demorsy at 10/30/2006 7:20:01 AM
Disappointed, this is not the first time I'm posting this kind of a request for help, but no helpful answer was posted yet. I'll try make my question as clear as I can: (1) I wish to write an XML file. this file will contain any number of parameters to be used in my C# code as database. ...more >>

2 XML nodes, 1 xslt
Posted by Jeff Uchtman at 10/29/2006 9:03:04 PM
Can I draw from 2 XML sources, the structure is exactly the same execpt for data contained into 1 xslt using math to add some structrure, and displaying others as node 1 and node 2? This data is XML from a Barracuda Spam server that has grown to 2. Here is a snip from my form draw. Impo...more >>

Schemas, imports and namespaces
Posted by Darrell Plank at 10/29/2006 8:22:16 PM
I'm a real XML novice, but my ultimate goal here is to get a workable schema for the GEDCOM XML format as spec'ed out here: http://www.familysearch.org/GEDCOM/GedXML60.pdf It's a proposed XML format for genealogical records. They include a DTD in the spec but sadly its incomplete in that ...more >>



DevelopmentNow Blog