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

Types of XML Metadata

Types of XML Metadata

You can create PowerCenter XML definitions from XML, DTD, or XML schema files. XML files provide data and metadata. DTD files and XML schema files provide metadata.
PowerCenter extracts the following types of metadata from XML, DTD, and XML schema files:
  • Namespace.
    A collection of elements and attribute names identified by a Uniform Resource Identifier (URI) reference in an XML file. Namespace differentiates between elements that come from different sources.
  • Name.
    A tag that contains the name of an element or attribute.
  • Hierarchy.
    The position of an element in relationship to other elements in an XML file.
  • Cardinality.
    The number of times an element occurs in an XML file.
  • Datatype.
    A classification of a data element, such as numeric, string, Boolean, or time. XML supports custom datatypes and inheritance.

0 COMMENTS

We’d like to hear from you!