ERROR | XQST0042 - namespace constructor not inside an element constructor |
CAUSE | The enclosing expression of a computed namespace constructor was not a computed element constructor. |
ACTION | Fix the namespace constructor to be inside an element constructor. |