CSS Profile Extension Point

org.eclipse.wst.sse.core.cssprofile

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

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT profile EMPTY>

<!ATTLIST profile

name    CDATA #REQUIRED

default (true | false)

uri     CDATA #REQUIRED

id      CDATA #REQUIRED>