Content Model Annotation Files

org.eclipse.wst.xml.core.annotationFiles

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 (annotationFile+)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT annotationFile EMPTY>

<!ATTLIST annotationFile

location CDATA #REQUIRED

publicId CDATA #REQUIRED>