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>
AttributeGroup
, in that case, system will automatically create a AttributeGroupSection
for it.<!ELEMENT tagFilter EMPTY>
<!ATTLIST tagFilter
uri CDATA #REQUIRED
tagName CDATA #REQUIRED
caseSensitive (true | false) "true">
Copyright 2006 Sybase and others All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html