Table of Contents

Search

  1. Preface
  2. Introduction to Data Transformation
  3. Data Processor Transformation
  4. Wizard Input and Output Formats
  5. Relational Input and Output
  6. Using the IntelliScript Editor
  7. XMap
  8. Libraries
  9. Schema Object
  10. Command Line Interface
  11. Scripts
  12. Parsers
  13. Script Ports
  14. Document Processors
  15. Formats
  16. Data Holders
  17. Anchors
  18. Transformers
  19. Actions
  20. Serializers
  21. Mappers
  22. Locators, Keys, and Indexing
  23. Streamers
  24. Validators, Notifications, and Failure Handling
  25. Validation Rules
  26. Custom Script Components

User Guide

User Guide

Creating a Transformation that Transforms XML

Creating a Transformation that Transforms XML

Create a Data Processor transformation with XML input, XML output, or both.
  1. In the Developer tool, click
    File
    New
    Transformation
    .
  2. Select the Data Processor transformation and click
    Next
    .
  3. Enter a name for the transformation and browse for a Model Repository location to put the transformation.
  4. Select
    Create a data processor using a wizard
    and click
    Next
    .
  5. Select XML or another input format and click
    Next
    .
  6. If you selected XML as the input format, browse to select a schema or sample XML file. Click
    Next
    .
    Developer adds an .xsd schema file representing the hierarchy to the Model Repository.
  7. Select XML or another output format and click
    Next
    .
  8. If you select XML as an output format, browse to select a schema or sample XML file. Click
    Next
    .
  9. Click
    Finish
    .
    The Developer tool creates the transformation in the repository. The
    Overview
    view appears in the Developer tool.
  10. To edit a specific component in the transformation, in the
    Objects
    view, double click the transformation component to open it in the IntelliScript editor.

0 COMMENTS

We’d like to hear from you!