Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Pentaho Data Integration 4 Cookbook

You're reading from  Pentaho Data Integration 4 Cookbook

Product type Book
Published in Jun 2011
Publisher Packt
ISBN-13 9781849515245
Pages 352 pages
Edition 1st Edition
Languages

Table of Contents (17) Chapters

Pentaho Data Integration 4 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Working with Databases Reading and Writing Files Manipulating XML Structures File Management Looking for Data Understanding Data Flows Executing and Reusing Jobs and Transformations Integrating Kettle and the Pentaho Suite Getting the Most Out of Kettle Data Structures Index

Introduction


XML is a markup language designed to describe data, the opposite of HTML which was designed only to display data. It is a self-descriptive language because its tags are not predefined. XML documents are not only used to store data, but also to exchange data between systems.

XML is recommended by W3C. You will find the details at the following URL:

http://www.w3.org/XML/

PDI has a rich set of steps and job entries for manipulating XML structures. The recipes in this chapter are meant to teach you how to read, write, and validate XML using those features.

Note

Most of the recipes are based on a database with books and authors. To learn more about the structure of that database, see the Appendix, Data Structures, or the examples in Chapter 1, Working with Databases.

The recipes assume that you know the basics of XML, that is, you know what XML is, what an attribute is, and so on. If you don't, you should start by reading something about it before proceeding. The following tutorial...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}