Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.86 KB

File metadata and controls

31 lines (26 loc) · 1.86 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.prod sql
ms.prod_service database-engine, sql-database
ms.technology xml
ms.topic reference
helpviewer_keywords
examples [SQLXML]
sample applications [SQLXML]
SQLXML, samples
examples [SQLXML], requirements
ms.assetid acfee2eb-cf35-4377-9fde-82ad1d938011
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).