/posts/row
or /posts/record
. Nested XML elements are flattened.
To create new documents from selected elements, configure rootPaths
.
The XML Transformation index pipeline stage is deprecated in favor of this parser stage.
When entering configuration values in the UI, use unescaped characters, such as
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.