Here is my query:
declare default element namespace "http://www.iec.ch/61850/2003/SCL"
for $a in input()/*
where $a
return $a
This is the message:
Tamino access failure (6352, INOXQE6352, XQuery parsing error, Syntax Error at line 1, column 9: <![CDATA[default element namespace "http://www.iec.ch/61850/2003/SCL"]]> found "default" when expecting any of: "or", "and", "div", "mod", " *", "intersect", "union", "except", "/", "//", "=", "!=", "<=", ">=", "eq", "ne", "gt", "ge", "lt", "le", "< ", ">", "-", "+", "=>", "|", "(", "[", ",", "sort", "stable")
#webMethods#Tamino#API-Management