You are here: Data Services > Oledb Component > SQL Statement Support > FOR XML Clause in a SQL SELECT statement

FOR XML Clause in a SQL SELECT statement

You can execute queries that return scanned data and/or fields from the NCS header as XML. You have extensive control on the shape of the XML. Typically, you will be tasked to shape the XML in a way that is elaborately prescribed by a receiving application.

The SELECT SQL statement supports the FOR XML clause. The supported syntax is:

[WITH XMLNAMESPACES (<namespace-list>)]

SELECT <columns> FROM <table> [<with NCSHEADER >][ <where-clause>]

[<FOR-clause>]

The FOR-clause has the following modes that allow you to render a relational and/or tabular structure into a hierarchical XML structure – elements, attributes, entity encoding and so on:

An additional mode, Explicit is not currently supported by the data provider.

The data provider throws a “Statement "explicit" not supported (OPL7606)” exception if the EXPLICIT option is exercised.

XML Encoding
XML Namespaces
Common Directives
Element centric form (vs. Attribute centric form)
Recordset Mode
RAW Mode
AUTO Mode
PATH Mode
Example of the FOR-clause that uses Path
Columns with image data
NCS Header Columns
Complex (non-string) data types
Edit Failures Table
Clips Table
Multiple Tables
Dealing with Xml-Unfriendly Characters
XDR Inline Schema (XMLDATA)
XSD Inline Schema (XMLSCHEMA)

 

See also

SQL Grammar

FOR XML Syntax Errors Reference

 

 

See Help on Help for additional information on using this help file.

See Scantron Technical Support for additional information on technical support and training options.

See the ScanTools Suite System Requirements for further details on hardware and software requirements.

ScanTools is a suite of products; the specific information you want may appear in the help for a different module. If you don't find what you're looking for here, try one of the following:

 

Scantron Corporation

Customer Service (forms, products, and services):

1-800-SCANTRON (722-6876)

www.scantron.com

Technical Support:

1-800-445-3141

support@scantron.com

Copyright © 1998-2012 Scantron Corporation. All rights reserved. Use permitted only under license. www.scantron.com. No part of the Help or user guides may be reproduced in any form, or by any means, without express permission from Scantron Corporation.

LINKS TO THIRD PARTY SITES

This help system may contain links to third party websites ("Linked Sites"). The Linked Sites are not under the control of Scantron and Scantron is not responsible for the content of any Linked Site, including without limitation any link contained in a Linked Site or any changes or modifications to a Linked Site. Scantron is not responsible for web casting or any other form of transmission received from any Linked Site. Scantron provides Users with the ability to link the Assessment System to the Linked Sites as a convenience to you, and the inclusion of any link does not imply endorsement by Scantron of the Linked Site or any association with its operators.