Closed rhdunn closed 8 years ago
hi,
This is perfectly, syntacticly valid code. 'a' in this case is 'step expression' with 'forward step' which simply means that this expression will take an element 'a' from context item. Full path is StepExpr->AxisStep->ForwardStep->AbbrevForwardStep->NodeTest->NameTest. More details here: https://www.w3.org/TR/xquery-30/#doc-xquery30-ForwardStep
Given:
The
missing '$'
error or similar should be reported, but isn't.