← Prev in month ← Prev in thread

<action>Tags

From
martin.me.robertsAbt.com
Date
2003-06-13T08:28:55+00:00
ID
Thread
<action>Tags
While building an XSLT processor I found the CAM constraint structure a problem.  I needed to have multiple actions associated with one XPATH.  What I propose is that we change the constraint structure to:

<constraint item="xpath".
 <action>setLength()</action>
 <action>makeMandatory</action>
</constraint>
← Prev in month ← Prev in thread