Skip to main content

Pentaho+ documentation has moved!

The new product documentation portal is here. Check it out now at docs.hitachivantara.com

 

Hitachi Vantara Lumada and Pentaho Documentation

List

Overview

Explains what the feature is or what its benefits are to the user or customer.

Feature

List element

Type: jaxbList

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<List>
  <Item>
    <!--custom xml-->
  </Item>
  <Item>...</Item>
  <!--...more "Item" elements...-->
</List>

Example JSON

{
  "Item" : [ {
  }, ... ]
}

Copyright © Pentaho.com