Henry, with the new validator, do we (want to) allow this scenario?
<class name="fruit">
<attribute name="ripeness" ... />
</class>
<fruit name="avocado" onripeness="Debug.write('mmm ripe avocado')" />
Henry, with the new validator, do we (want to) allow this scenario?
<class name="fruit">
<attribute name="ripeness" ... />
</class>
<fruit name="avocado" onripeness="Debug.write('mmm ripe avocado')" />