Hi Thorsten,
I followed the discussion about esql:no-results
In the beta1 release it was ok, if no rows
the no-results content was in the tree, otherwise not.
But now it is inverted.
With beta2 also after applying your patch to esql.xsl
I get the content of no-results if the query returns results
and the no-results content is not in the tree in case of
really no results.
There is one other point confusing me: in esql.xsd I find:
<element name="esql:no-results" minOccurs="0" maxOccurs="1">
<annotation>
<documentation>This element's children are instantiated in the result
tree for each row in the resultset</documentation>
</annotation>
</element>
For each row?
Did I misunderstand the meaning of no-results?
Michael
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>