← Prev in month
← Prev in 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