Mapping XML Documents to Target Tables - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
amr1556233250442.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantageā„¢

For streamed shredding, you create W3C XML schema documents to define the mapping that describe the XML documents to be shredded. A schema document is an XML document that describes the syntax and structure of XML documents. You add annotations to the document to describe how different parts of the XML document map to target tables in the database.

Annotations in XML schema documents are comments that the XML shredding procedures interpret as instructions about what data items to extract from conforming XML documents and how to use these data items in updating the target tables. The annotations are ignored by applications that do not know how to interpret them.