IBM InfoSphere Streams Version 4.1.0

Namespace spl.XML

Character encoding of XML
If the input is contained in an ustring value, then it is already in Unicode and internal encoding is ignored if it is present.
Converting XML elements to SPL tuples by using the XMLParse operator
The XMLParse operator uses two mechanisms to convert incoming XML into tuples.

Operators

  • XMLParse: The XMLParse operator accepts a single input stream and generates tuples as a result.

Functions