Stan Kitsis

XML Tools and all things schema in system.xml and MSXML

In this post I will outline the major schema-related changes in MSXML 6.0 and what you might need to...

Author: skits Date: 12/21/2005

Inline Schemas

MSDN just published my article on inline schemas. Check it out.

Author: skits Date: 10/10/2005

XML Editor in VS2005: Support for inline schemas

The XML Editor provides support for Inline Schemas. Inline schemas are XML schema definitions...

Author: skits Date: 09/23/2005

XML Editor in VS2005: Creating XML files using the VB Development settings

If you are a VB developer and tried to use the new XML Editor, you might have noticed that the File...

Author: skits Date: 09/21/2005

MSXML 6.0 vs. System.Xml: Schema handling differences

One of the goals we had for MSXML6 and system.xml in .NET 2.0 was to bring down the number of...

Author: skits Date: 09/21/2005

XML Editor in VS 2005: Did you know?

Did you know that there are multiple ways of associating a schema with an XML document in the XML...

Author: skits Date: 09/20/2005

XML Editor in VS2005: Schema Cache and Schema Catalogs

Below are a few tips and tricks on using schema cache and schema catalogs with the new XML Editor in...

Author: skits Date: 09/19/2005

Walking XmlSchema and XmlSchemaSet objects

I’ve seen a number of newsgroup posts asking how to find a particular element or how to get a list...

Author: skits Date: 08/06/2005

W3C and XML Schema

Paul Downey and C. M. Sperberg-McQueen just published a report on "XML Schema 1.0 User Experiences"...

Author: skits Date: 07/12/2005

XML Editor and Code Snippets

IntroductionHow many times in your coding life have you had to write or copy-paste code that was...

Author: skits Date: 07/09/2005