Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 2.96 KB

File metadata and controls

52 lines (39 loc) · 2.96 KB
title Annotated XSD Schemas in SQLXML 4.0
description View information about using annotated XSD schemas in SQLXML 4.0.
author MikeRayMSFT
ms.author mikeray
ms.date 01/11/2019
ms.service sql
ms.subservice xml
ms.topic reference
helpviewer_keywords
annotated XSD schemas
SQLXML, annotated XSD schemas
mapping schema [SQLXML]
XSD schemas [SQLXML]
XSD schemas [SQLXML], annotations
schemas [SQLXML]
monikerRange =azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Annotated XSD Schemas in SQLXML 4.0

[!INCLUDE SQL Server Azure SQL Database] This section provides information about using annotated XSD schemas in SQLXML 4.0. In previous versions of SQLXML, similar functionality was provided with XML-Data Reduced (XDR) schemas. This section also provides XDR information for legacy applications.

In This Section

Introduction to Annotated XSD Schemas (SQLXML 4.0)
Provides an overview of annotated XSD schemas in SQLXML 4.0.

Using Annotations in XSD Schemas (SQLXML 4.0)
Describes how to use annotations in XSD schemas in numerous scenarios, and provides examples.

Using Annotated XSD Schemas in Queries (SQLXML 4.0)
Describes how to use annotated XSD schemas in queries.

Converting Annotated XDR Schemas to Equivalent XSD Schemas (SQLXML 4.0)
Describes how to convert XDR schemas to the equivalent XSD schemas for SQLXML 4.0.

Annotated XDR Schemas (Deprecated in SQLXML 4.0)
Previous versions of SQLXML supported annotations in XDR schemas. Annotated XDR schemas are deprecated in SQLXML 4.0, but this section is provided as a reference for legacy applications.

Other Resources

You can find more information about XML Schema Definition language (XSD), XML Path language (XPath), and Extensible Stylesheet Language Transformations (XSLT) at the following Web sites: