Content Model Document Factories

org.eclipse.wst.xml.core.documentFactories

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 (factory)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT factory EMPTY>

<!ATTLIST factory

type  CDATA #REQUIRED

class CDATA #REQUIRED>