OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cam message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: <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>


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]