<!ELEMENT extension (textSearchEngine+)>
<!ATTLIST-udvidelse
point CDATA #REQUIRED
id CDATA #IMPLIED
navn CDATA #IMPLIED>
<!ELEMENT textSearchEngine EMPTY>
<!ATTLIST textSearchEngine
id CDATA #REQUIRED
label CDATA #REQUIRED
class CDATA #REQUIRED>
<extension id=
"MitProgram"
point=
"org.eclipse.search.textSearchEngine"
>
<textSearchEngine id=
"com.windriver.textSearchEngine"
label=
"Søg efter Flod"
class=
"com.windriver.text.SearchEngine"
/>
</extension>
org.eclipse.search.core.text.TextSearchEngine
Copyright (c) 2006 Wind River Systems 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