Skip to content

Latest commit

 

History

History
46 lines (38 loc) · 2.95 KB

File metadata and controls

46 lines (38 loc) · 2.95 KB
title Annotation Interpretation (SQLXML 4.0) | Microsoft Docs
ms.custom
ms.date 03/17/2017
ms.prod sql-server-2016
ms.reviewer
ms.suite
ms.technology
dbe-xml
ms.tgt_pltfrm
ms.topic reference
helpviewer_keywords
annotated XSD schemas, XML Bulk Load
XML Bulk Load [SQLXML], annotation intepretations
annotations [SQLXML]
bulk load [SQLXML], annotation interpretations
annotated XDR schemas, XML Bulk Load
ms.assetid 1c46bdb6-2812-4a13-b60b-7101c04b299f
caps.latest.revision 22
author douglaslMS
ms.author douglasl
manager jhubbard

Annotation Interpretation (SQLXML 4.0)

The topics in this section describe how XML Bulk Load interprets annotations in the XSD schema. The behavior described here also applies to the annotations in the XDR schema.

Note

The information in these topics describes only the annotations used by XML Bulk Load in its processing. For a complete list of annotations for the XSD schema that are supported by SQLXML 4.0, see Using Annotations in XSD Schemas (SQLXML 4.0). For a list of supported annotations for XDR schemas, see Annotated XDR Schemas (Deprecated in SQLXML 4.0).

In This Section

sql:relationship and the Key Ordering Rule (SQLXML 4.0)
Describes how the sql:relationship annotation is interpreted in XML Bulk Load.

sql:mapped (SQLXML 4.0)
Describes how the sql:mapped annotation is interpreted in XML Bulk Load.

sql:limit-field and sql:limit-value (SQLXML 4.0)
Describes how the sql:limit-field and sql:limit-value annotations are interpreted in XML Bulk Load.

sql:overflow-field (SQLXML 4.0)
Describes how the sql:overflow annotation is interpreted in XML Bulk Load.

Other Annotations (SQLXML 4.0)
Describes how the following annotations are interpreted in XML Bulk Load: sql:id-prefix, sql:use-cdata, sql:url-encode, sql:is-mapping-schema, sql:key-fields.