Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.73 KB

File metadata and controls

29 lines (24 loc) · 1.73 KB
title Requirements for Running SQLXML Examples
description Learn the requirements for creating working samples using the examples in the SQLXML 4.0 Programming Concepts section.
author MikeRayMSFT
ms.author mikeray
ms.date 03/16/2017
ms.service sql
ms.subservice xml
ms.topic reference
helpviewer_keywords
examples [SQLXML]
sample applications [SQLXML]
SQLXML, samples
examples [SQLXML], requirements
monikerRange =azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Requirements for Running SQLXML Examples

[!INCLUDE SQL Server Azure SQL Database Azure SQL Managed Instance] The SQLXML 4.0 Programming section provides numerous examples. This topic lists requirements for creating working samples from these examples.

To create working samples using the SQLXML 4.0 examples, you need to have the following installed.

In many examples, templates are used to specify XPath queries against the mapping XSD schema. For more information, see Using Annotated XSD Schemas in Queries (SQLXML 4.0).