[Improvement]: Support step extension in xml step expression #42979
Labels
Lang/XML
XML related issues
Reason/EngineeringMistake
The issue occurred due to a mistake made in the past.
Team/CompilerFE
All issues related to Language implementation and Compiler, this exclude run times.
Type/Improvement
Description
xml step expression can have step extension which can be a method invocation, filter expression, indexed based access or a combination of these. https://ballerina.io/spec/lang/master/#xml-step-expr
eg:
Xml step extension is not properly implemented and the following are created to track the issues involving step expression.
Method invocations are not yet supported within XML navigation expressions
error is emitted when xml navigation expression is used as a argument of a function invocatin. #27803Describe your problem(s)
No response
Describe your solution(s)
No response
Related area
-> Compilation
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: