Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.02 KB

File metadata and controls

41 lines (33 loc) · 3.02 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords monikerRange
Annotation Interpretation (SQLXML)
Learn how XML Bulk Load in SQLXML 4.0 interprets annotations in the XSD and XDR schemas.
MikeRayMSFT
mikeray
03/17/2017
sql
xml
reference
annotated XSD schemas, XML Bulk Load
XML Bulk Load [SQLXML], annotation interpretations
annotations [SQLXML]
bulk load [SQLXML], annotation interpretations
annotated XDR schemas, XML Bulk Load
=azuresqldb-current||>=sql-server-2016||>=sql-server-linux-2017||=azuresqldb-mi-current

Annotation Interpretation (SQLXML 4.0)

[!INCLUDE SQL Server Azure SQL Database] 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.