Property Sections

org.eclipse.jst.pagedesigner.propertySections

2.0

This extension point is provisional and subject to change

<!ELEMENT extension (propertySections)>

<!ATTLIST extension

point CDATA #REQUIRED>


<!ELEMENT propertySections (propertySection+)>



<!ELEMENT propertySection (tagFilter*)>

<!ATTLIST propertySection

tab          CDATA #REQUIRED

id           CDATA #REQUIRED

class        CDATA #REQUIRED

afterSection CDATA #IMPLIED

filter       CDATA #IMPLIED>


<!ELEMENT tagFilter EMPTY>

<!ATTLIST tagFilter

uri           CDATA #REQUIRED

tagName       CDATA #REQUIRED

caseSensitive (true | false) "true">