18 lines
485 B
Markdown
18 lines
485 B
Markdown
---
|
|
id: xpath
|
|
label: XPath
|
|
title: XPath - Transformations
|
|
type: transform
|
|
description: "Transform XML input using an [XPath expression](https://www.w3.org/TR/xpath/#section-Expressions)."
|
|
since: 2x
|
|
install: auto
|
|
---
|
|
|
|
<!-- Attention authors: Do not edit directly. Please add your changes to the appropriate source repository -->
|
|
|
|
{% include base.html %}
|
|
|
|
# XPath Transformation Service
|
|
|
|
Transform XML input using an [XPath expression](https://www.w3.org/TR/xpath/#section-Expressions).
|