http://www.w3.org/Bugs/Public/show_bug.cgi?id=2878 ------- Comment #5 from fsasaki@w3.org 2006-03-13 04:52 ------- Just a proposal for the simplification of the rules: how about <its:documentRules> <its:withinTextRule its:selector="//em"/> <its:withinTextRule its:selector="//strong"/> ... </its:documentRules> instead of <its:documentRules> <its:withinTextRule its:selector="//em" its:withinText="yes" /> <its:withinTextRule its:selector="//strong" its:withinText="yes" /> ... </its:documentRules> Since the name of the element <its:withinTextRule> already denotes that everything which is being selected has the value "yes". A similar simplification might be useful for the global rule of the terminology data category.Received on Monday, 13 March 2006 04:52:48 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:12:46 GMT