[Bug 3017] rename documentRules and documentRule

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3017





------- Comment #6 from christian.lieske@sap.com  2006-03-27 09:27 -------
I would go for 'its:globalRules' since this would make it very clear (from my
understanding) that the corresponding markup 

1. has to do with ITS
2. has to do with global ITS information
3. is rule-like in nature

Example:


<its:globalRules>
  <its:tranlateRule .../>
</its:globalRules>

My runner up would be 'its:global' since the contents of 'itsGlobal' would make
it clear that 'its:global' holds rule-like info.

<its:global>
  <its:tranlateRule .../>
</its:global>

Best regards,
Christian

Received on Monday, 27 March 2006 09:27:59 UTC