<xsd:attribute name="eval" id="att.eval" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">A flag on 'arg' to indicate that the value can be calculated.</h:div>
<h:div class="description" xmlns:h="http://www.w3.org/1999/xhtml">This is still experimental. if eval="_ijk_+3" and
the value of the ijk was 2, this would change the value of the arg to 5.
Only + and - are currently allowed</h:div>
<h:div class="summary" xmlns:h="http://www.w3.org/1999/xhtml">2006-05-21: PMR added attribute.</h:div>
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
|