Skip to content

Latest commit

 

History

History
51 lines (42 loc) · 2.34 KB

File metadata and controls

51 lines (42 loc) · 2.34 KB

title: "Client-side and Server-side Formatting (SQLXML 4.0) | Microsoft Docs" ms.custom: "" ms.date: "03/16/2017" ms.prod: "sql" ms.prod_service: "database-engine, sql-database" ms.service: "" ms.component: "sqlxml" ms.reviewer: "" ms.suite: "sql" ms.technology:

  • "dbe-xml" ms.tgt_pltfrm: "" ms.topic: "reference" helpviewer_keywords:
  • "formats [SQLXML]"
  • "formatting XML documents [SQLXML]"
  • "XML formatting [SQLXML]"
  • "SQLXML, formats" ms.assetid: eb61e595-f44c-44b8-9d62-e4effce55685 caps.latest.revision: 13 author: "douglaslMS" ms.author: "douglasl" manager: "craigg" ms.workload: "Inactive" monikerRange: "= azuresqldb-current || >= sql-server-2016 || = sqlallproducts-allversions"

Client-side and Server-side Formatting (SQLXML 4.0)

[!INCLUDEappliesto-ss-asdb-xxxx-xxx-md] SQLXML provides two ways to format an XML document:

  • Server-side formatting

  • Client-side formatting

This section includes information about formatting XML documents on either the client side or the server side from the rowsets that are generated by queries executed against a database in [!INCLUDEmsCoName] [!INCLUDEssNoVersion].

In This Section

Architecture of Client-side and Server-side XML Formatting (SQLXML 4.0)
Provides architectural diagrams and describes the basics of client- and server-side formatting architecture in SQLXML.

Server-side XML Formatting (SQLXML 4.0)
Describes server-side XML formatting.

Client-side XML Formatting (SQLXML 4.0)
Describes client-side XML formatting, including information about using FOR XML on the client.

Client-side vs. Server-side XML Formatting (SQLXML 4.0)
Describes specific differences between client-side and server-side XML formatting.