Table of Contents

Search

  1. Preface
  2. XML Concepts
  3. Using XML with PowerCenter
  4. Working with XML Sources
  5. Using the XML Editor
  6. Working with XML Targets
  7. XML Source Qualifier Transformation
  8. Midstream XML Transformations
  9. XML Datatype Reference
  10. XPath Query Functions Reference

XML Guide

XML Guide

Name

Name

In an XML file, each tag is the name of an element or attribute. In a DTD file, the tag <!ELEMENT> specifies the name of an element, and the tag <!ATTLIST> indicates the set of attributes for an element. In a schema file, <element name> specifies the name of an element and <attribute name> specifies the name of an attribute.
When you import an XML definition, the element tags become column names in the PowerCenter definition, by default.

0 COMMENTS

We’d like to hear from you!