Model Handler Extension Point

org.eclipse.wst.sse.core.modelHandler

This extension point is internal and should not be used by any other plugins.

This extension point is internal and should not be used by any other plugins.

<!ELEMENT extension (modelHandler)*>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT modelHandler EMPTY>

<!ATTLIST modelHandler

id                      CDATA #REQUIRED

class                   CDATA #REQUIRED

associatedContentTypeId CDATA #REQUIRED

default                 CDATA #IMPLIED>