You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Shivani Mall (JIRA)" <ji...@apache.org> on 2015/08/14 22:52:45 UTC

[jira] [Created] (VXQUERY-174) Static error while running the Query 15 in test suite

Shivani Mall created VXQUERY-174:
------------------------------------

             Summary: Static error while running the Query 15 in test suite
                 Key: VXQUERY-174
                 URL: https://issues.apache.org/jira/browse/VXQUERY-174
             Project: VXQuery
          Issue Type: Bug
            Reporter: Shivani Mall


Query 15 does not run as a part of the XMark Test suite. It gives the following error: 
It is a static error if an expression refers to an element name, attribute name, schema type name, namespace prefix, or variable name that is not defined in the static context, except for an ElementName in an ElementTest or an AttributeName in an AttributeTest.
	at org.apache.vxquery.xmlquery.translator.XMLQueryTranslator.translateVarRefNode(XMLQueryTranslator.java:1138)

However, the query runs when run independently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)