Editing Domains

Identifier:
com.ibm.xtools.emf.validation.core.editingDomains

Since:
7.0.5

Description:
The editingDomains extension point allows the contribution of editing domains to participate in core validation. Editing domains who are not participating will not have their resources validated.

Configuration Markup:

<!ELEMENT extension (editingDomain)+>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT editingDomain EMPTY>

<!ATTLIST editingDomain

id CDATA #REQUIRED>


Examples:

API Information:
The id attribute of the editingDomain element must correspond to a valid editing ID.

Supplied Implementation:
The platform itself does not have any predefined editingDomains. Particular product installs may include editingDomains as required.


Licensed Materials - Property of IBM
Copyright IBM Corp. 2007, 2008. All Rights Reserved.
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.