Quick-fix support for XML Community Group created

The Quick-fix support for XML Community Group has been launched:
  http://www.w3.org/community/quickfix/

--------------------------------------------------

Sometimes an error reported against an XML document can be fixed
automatically, for example if the error refers to an unexpected
attribute then an automatic fix will be to delete that unexpected
attribute. 
We want to explore the issues related to applying quick fixes (like
preserving DOCTYPE declarations, entities, etc.) and determine what
actions will be needed be able to apply quick fixes on a document as
well as a representation language to describe these actions.


Quick fixes are especially interesting when we use Schematron for XML
validation, as in this case the quick-fix should be specified by the
schema author, so we have user-defined quick fixes. Imagine for example
a business rule implemented in Schematron that says that a list should
contain between 4 and 8 items. If we determine that there are two items
then a quick fix will propose to add automatically two more items to the
list or if the list has 10 items then a quick fix may propose to delete
two items or to split the list in two lists, etc.




--------------------------------------------------

To join:
  http://www.w3.org/community/quickfix/join

If you do not have one already, you will need a W3C account to join:
  http://www.w3.org/community/account/request

This is a community initiative. W3C's hosting of this group does not
imply endorsement of its activities.

The group now has access to W3C-hosted services for email, blog,
wikis, irc, tracking tools, and more. Read more about tools and
services available by default and upon request:
  http://www.w3.org/community/about/tool/

If you believe that there is an issue with this group that requires
the attention of the W3C staff, please send us email on
site-comments@w3.org

Thank you,
W3C Community Development Team

Received on Thursday, 20 February 2014 11:42:46 UTC