Различия
Показаны различия между двумя версиями страницы.
Предыдущая версия справа и слева Предыдущая версия Следующая версия | Предыдущая версия | ||
develop:mule:dataweave [2024/03/03 18:36] – [Oprators] mirocow | develop:mule:dataweave [2024/03/06 22:19] (текущий) – [Ссылки] mirocow | ||
---|---|---|---|
Строка 21: | Строка 21: | ||
===== Oprators ===== | ===== Oprators ===== | ||
- | ^ Level ^ Operator or Function | + | |
- | |1| | + | |
* Unary DataWeave operators at this level: | * Unary DataWeave operators at this level: | ||
* .^: Schema selector. | * .^: Schema selector. | ||
Строка 28: | Строка 27: | ||
* ..: Descendants selector. | * ..: Descendants selector. | ||
* not: Logical operator for negation. | * not: Logical operator for negation. | ||
- | * .@: All attribute selector, for example, in a case that uses the expression payload.root.a.@ to return the attributes and values of the input payload < | + | * .@: All attribute selector, for example, in a case that uses the expression payload.root.a.@ to return the attributes and values of the input payload < |
==== Condition ==== | ==== Condition ==== | ||
Строка 1292: | Строка 1291: | ||
* https:// | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// |