Sample XML Applications

The following sample applications are provided to illustrate XML functionality in SQL Server 2005:

  • Readme_XmlManuInstructions
    This is an application written against the manufacturing instructions that are stored in the Instructions column in the Production.ProductModel table.
  • Readme_XmlOnlineCatalog
    This is an application written against the product model catalog description column in the Production.ProductModel table.
  • Readme_XmlSurvey
    This is an application written against the Demographics column in the Sales.Store table. This column stores survey information as XML.

Installing the Samples and Sample Databases

By default, the samples and sample databases are not installed. For more information, see Installing Samples.

Each sample has a companion readme file. For more information about the XML samples, see XML Samples.

See Also

Concepts

xml Data Type

Help and Information

Getting SQL Server 2005 Assistance