Quick-fix support for XML Community Group Proposed

The Quick-fix support for XML Community Group has been proposed:

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

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.




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

You are invited to support the creation of this group:
  http://www.w3.org/community/groups/proposed#quickfix

Once the group has a total of five supporters, it will be launched and
people can join to begin work. Once launched, the group will no longer
be listed as "proposed"; it will appear in the list of current groups:
  http://www.w3.org/community/groups/

In order to support the group, you will need a W3C account. To request one:
  http://www.w3.org/community/account/request

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 06:58:11 UTC