XML Catalog file type extension point

org.eclipse.wst.xml.ui.catalogFileType

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

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT fileType EMPTY>

<!ATTLIST fileType

extensions  CDATA #REQUIRED

description CDATA #REQUIRED

id          CDATA #REQUIRED>