diff options
Diffstat (limited to 'org.eclipse.ua.tests/data/help')
53 files changed, 559 insertions, 28 deletions
diff --git a/org.eclipse.ua.tests/data/help/dynamic/entities.xml b/org.eclipse.ua.tests/data/help/dynamic/entities.xml index 841af257a..7c8e6b713 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/entities.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/entities.xml @@ -1,3 +1,13 @@ +<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/org.eclipse.ua.tests/data/help/dynamic/extension.xml b/org.eclipse.ua.tests/data/help/dynamic/extension.xml index c46a82b59..ac1a840bf 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/extension.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/extension.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <root> <description> diff --git a/org.eclipse.ua.tests/data/help/dynamic/extension/content.xml b/org.eclipse.ua.tests/data/help/dynamic/extension/content.xml index cdb578904..c944dd3cf 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/extension/content.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/extension/content.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <content> <extendedContent id="content"> This is the first element from /org.eclipse.ua.tests/data/help/dynamic/extension/content.xml diff --git a/org.eclipse.ua.tests/data/help/dynamic/extension/extension.xml b/org.eclipse.ua.tests/data/help/dynamic/extension/extension.xml index 126148c02..d75684767 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/extension/extension.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/extension/extension.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <contentExtension> <!-- valid contributions --> diff --git a/org.eclipse.ua.tests/data/help/dynamic/filter.xml b/org.eclipse.ua.tests/data/help/dynamic/filter.xml index da2ca691c..df3592eaf 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/filter.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/filter.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <root> <description> diff --git a/org.eclipse.ua.tests/data/help/dynamic/include.xml b/org.eclipse.ua.tests/data/help/dynamic/include.xml index 4c50b7b71..8b37c5ff3 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/include.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/include.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <root> <description> diff --git a/org.eclipse.ua.tests/data/help/dynamic/include/doc1.xml b/org.eclipse.ua.tests/data/help/dynamic/include/doc1.xml index 6dbb021b2..184199dd9 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/include/doc1.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/include/doc1.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <myDocument> <paragraph id="paragraph.1"> This is the first paragraph from diff --git a/org.eclipse.ua.tests/data/help/dynamic/include/doc2.xml b/org.eclipse.ua.tests/data/help/dynamic/include/doc2.xml index 162edf384..539e02259 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/include/doc2.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/include/doc2.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <root> <test id="test"> <include path="/org.eclipse.ua.tests/data/help/dynamic/include/doc1.xml#paragraph.2"/> diff --git a/org.eclipse.ua.tests/data/help/dynamic/include/extension.xml b/org.eclipse.ua.tests/data/help/dynamic/include/extension.xml index 3694395af..cbd1230d9 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/include/extension.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/include/extension.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <contentExtension> <contribution content="data/help/dynamic/include/doc1.xml#paragraph.1" diff --git a/org.eclipse.ua.tests/data/help/dynamic/index.xml b/org.eclipse.ua.tests/data/help/dynamic/index.xml index 4f3e8ad3d..04331eefe 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/index.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/index.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <index> <entry keyword="keyword1"> <entry keyword="keyword2"> diff --git a/org.eclipse.ua.tests/data/help/dynamic/shared/doc1.xml b/org.eclipse.ua.tests/data/help/dynamic/shared/doc1.xml index 88df7fbc7..760684a8c 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/shared/doc1.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/shared/doc1.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <doc id="doc.1"> <description> This document contains a mixture of dynamic content and is used by other diff --git a/org.eclipse.ua.tests/data/help/dynamic/shared/doc2.xml b/org.eclipse.ua.tests/data/help/dynamic/shared/doc2.xml index 2e9c8c47e..1e9335fbc 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/shared/doc2.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/shared/doc2.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <doc id="doc.2"> <description> This document contains content to be included from and contributed to diff --git a/org.eclipse.ua.tests/data/help/dynamic/shared/extension.xml b/org.eclipse.ua.tests/data/help/dynamic/shared/extension.xml index e7df41d06..51f4a906e 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/shared/extension.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/shared/extension.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <contentExtension> <contribution content="data/help/dynamic/shared/doc2.xml#element.1" diff --git a/org.eclipse.ua.tests/data/help/dynamic/simple.xml b/org.eclipse.ua.tests/data/help/dynamic/simple.xml index 642fe9729..4d3d93820 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/simple.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/simple.xml @@ -1,4 +1,14 @@ -<?xml version="1.0"?> +<?xml version="1.0"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <root> <name>This is the name</name> <description>This is the description</description> diff --git a/org.eclipse.ua.tests/data/help/dynamic/toc.xml b/org.eclipse.ua.tests/data/help/dynamic/toc.xml index f26e09740..637ad350f 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/toc.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> +<?NLS TYPE="org.eclipse.help.toc"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <!-- ============================================================================= --> <!-- Define topics for the main guide --> <!-- ============================================================================= --> diff --git a/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml b/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml index 0792f8580..a55796793 100644 --- a/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml +++ b/org.eclipse.ua.tests/data/help/dynamic/xhtml.xml @@ -1,3 +1,13 @@ +<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> diff --git a/org.eclipse.ua.tests/data/help/index/assembler/a.xml b/org.eclipse.ua.tests/data/help/index/assembler/a.xml index d80146f58..98e217c77 100644 --- a/org.eclipse.ua.tests/data/help/index/assembler/a.xml +++ b/org.eclipse.ua.tests/data/help/index/assembler/a.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <index> <entry keyword="keyword3"> <topic href="topic3.html" label="topic3"/> diff --git a/org.eclipse.ua.tests/data/help/index/assembler/b.xml b/org.eclipse.ua.tests/data/help/index/assembler/b.xml index 31d2d6c06..aa118fb71 100644 --- a/org.eclipse.ua.tests/data/help/index/assembler/b.xml +++ b/org.eclipse.ua.tests/data/help/index/assembler/b.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <index> <entry keyword="keyword5"> <topic href="topic5.html" label="topic5"/> diff --git a/org.eclipse.ua.tests/data/help/index/assembler/c.xml b/org.eclipse.ua.tests/data/help/index/assembler/c.xml index b24434c3e..dc614e9bf 100644 --- a/org.eclipse.ua.tests/data/help/index/assembler/c.xml +++ b/org.eclipse.ua.tests/data/help/index/assembler/c.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <index> <entry keyword="keyword6"> <entry keyword="keyword8"> diff --git a/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml b/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml index 1acd1c1ff..5d01a912a 100644 --- a/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml +++ b/org.eclipse.ua.tests/data/help/index/assembler/result_a_b_c.xml @@ -1,4 +1,15 @@ -<?xml version="1.0" encoding="UTF-8"?><index><entry keyword="keyword1"> +<?xml version="1.0" encoding="UTF-8"?> +<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> +<index><entry keyword="keyword1"> <entry keyword="keyword2"> diff --git a/org.eclipse.ua.tests/data/help/index/index.xml b/org.eclipse.ua.tests/data/help/index/index.xml index 8d0406d0f..a29bee535 100644 --- a/org.eclipse.ua.tests/data/help/index/index.xml +++ b/org.eclipse.ua.tests/data/help/index/index.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <index> <entry keyword="keyword1"> <topic href="data/help/index/topic1.html"/> diff --git a/org.eclipse.ua.tests/data/help/index/toc.xml b/org.eclipse.ua.tests/data/help/index/toc.xml index 49d6f9ac8..900058b27 100644 --- a/org.eclipse.ua.tests/data/help/index/toc.xml +++ b/org.eclipse.ua.tests/data/help/index/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="index" link_to="data/help/toc/root.xml#content"> <topic label="index"> diff --git a/org.eclipse.ua.tests/data/help/manual/manual.xml b/org.eclipse.ua.tests/data/help/manual/manual.xml index 2cc6e067f..74b3a8b9f 100644 --- a/org.eclipse.ua.tests/data/help/manual/manual.xml +++ b/org.eclipse.ua.tests/data/help/manual/manual.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="manual.xml" link_to="data/help/toc/root.xml#content"> <topic label="manual"> diff --git a/org.eclipse.ua.tests/data/help/preferences/helpData1.xml b/org.eclipse.ua.tests/data/help/preferences/helpData1.xml index c51e67644..e11a73384 100644 --- a/org.eclipse.ua.tests/data/help/preferences/helpData1.xml +++ b/org.eclipse.ua.tests/data/help/preferences/helpData1.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="toc1"/> diff --git a/org.eclipse.ua.tests/data/help/preferences/helpData2.xml b/org.eclipse.ua.tests/data/help/preferences/helpData2.xml index f660b6f3f..d83987db7 100644 --- a/org.eclipse.ua.tests/data/help/preferences/helpData2.xml +++ b/org.eclipse.ua.tests/data/help/preferences/helpData2.xml @@ -1,3 +1,13 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> </extensions>
\ No newline at end of file diff --git a/org.eclipse.ua.tests/data/help/preferences/helpData3.xml b/org.eclipse.ua.tests/data/help/preferences/helpData3.xml index 2fdd8d75e..75b456542 100644 --- a/org.eclipse.ua.tests/data/help/preferences/helpData3.xml +++ b/org.eclipse.ua.tests/data/help/preferences/helpData3.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> </tocOrder> diff --git a/org.eclipse.ua.tests/data/help/search/extension.xml b/org.eclipse.ua.tests/data/help/search/extension.xml index 07d8e43ca..3e56954b4 100644 --- a/org.eclipse.ua.tests/data/help/search/extension.xml +++ b/org.eclipse.ua.tests/data/help/search/extension.xml @@ -1,4 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <contentExtension> <contribution diff --git a/org.eclipse.ua.tests/data/help/search/extension2.xml b/org.eclipse.ua.tests/data/help/search/extension2.xml index 8623b15a3..1ad7c9c93 100644 --- a/org.eclipse.ua.tests/data/help/search/extension2.xml +++ b/org.eclipse.ua.tests/data/help/search/extension2.xml @@ -1,4 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <contentExtension> <replacement diff --git a/org.eclipse.ua.tests/data/help/search/toc.xml b/org.eclipse.ua.tests/data/help/search/toc.xml index 27910a1b2..781376c92 100644 --- a/org.eclipse.ua.tests/data/help/search/toc.xml +++ b/org.eclipse.ua.tests/data/help/search/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2009 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="search" link_to="data/help/toc/root.xml#content"> <topic label="search"> diff --git a/org.eclipse.ua.tests/data/help/search/toc2.xml b/org.eclipse.ua.tests/data/help/search/toc2.xml index 3b1d086b1..f002e0484 100644 --- a/org.eclipse.ua.tests/data/help/search/toc2.xml +++ b/org.eclipse.ua.tests/data/help/search/toc2.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="search2" link_to="data/help/toc/root.xml#content"> <topic label="search2"> diff --git a/org.eclipse.ua.tests/data/help/search/toc3.xml b/org.eclipse.ua.tests/data/help/search/toc3.xml index 1396a87b9..c9c5c41c1 100644 --- a/org.eclipse.ua.tests/data/help/search/toc3.xml +++ b/org.eclipse.ua.tests/data/help/search/toc3.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="search3" link_to="data/help/search/toc2.xml#toc2Anchor"> <topic label="test8.htm" href="data/help/search/test8.htm"/> diff --git a/org.eclipse.ua.tests/data/help/search/toc4.xml b/org.eclipse.ua.tests/data/help/search/toc4.xml index c5d89cb2d..3ab6c212f 100644 --- a/org.eclipse.ua.tests/data/help/search/toc4.xml +++ b/org.eclipse.ua.tests/data/help/search/toc4.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="search4" link_to="data/help/search/toc2.xml#toc2Anchor"> <topic label="test8.htm" href="data/help/search/test8.htm"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/a.xml b/org.eclipse.ua.tests/data/help/toc/assembler/a.xml index a4b4bccc1..3c60d8ade 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/a.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/a.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="A"> <topic filter="ws=invalid" label="A_topic" href="A_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/b.xml b/org.eclipse.ua.tests/data/help/toc/assembler/b.xml index c89870c0b..d06fa83ca 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/b.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/b.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="B"> <topic label="B_topic1" href="B_topic1.html"> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/c.xml b/org.eclipse.ua.tests/data/help/toc/assembler/c.xml index 4a997eee7..66d25f248 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/c.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/c.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="C" link_to="data/help/toc/assembler/b.xml#B_anchor"> <topic label="C_topic" href="C_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/d.xml b/org.eclipse.ua.tests/data/help/toc/assembler/d.xml index 7847e7da5..327ee8df0 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/d.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/d.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="D"> <topic label="D_topic" href="D_topic.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml index 06f1289a9..92b397d04 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo1.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo1"> <topic label="My topic1" href="my_topic1.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml index e6dae9ec5..60e74833b 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo2.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo2" link_to="../org.eclipse.help.doesnt.exist/toc.xml#anchor"> <topic label="My topic2" href="my_topic2.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml index 0d2b84859..7a2fde4c7 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/linkTo3.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="linkTo3" link_to="data/help/toc/assembler/linkTo1.xml#anchor_doesnt_exist"> <topic label="My topic3" href="my_topic3.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml b/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml index 734a6ab90..dc392f723 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/result_a_b_c_d.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc href="/org.eclipse.ua.tests/data/help/toc/assembler/a.xml" label="A"> <topic filter="ws=invalid" href="/org.eclipse.ua.tests/A_topic.html" label="A_topic"/> diff --git a/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml b/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml index 830fc50be..0a1ff1f12 100644 --- a/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml +++ b/org.eclipse.ua.tests/data/help/toc/assembler/result_b_c.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc href="/org.eclipse.ua.tests/data/help/toc/assembler/b.xml" label="B"> <topic href="/org.eclipse.ua.tests/B_topic1.html" label="B_topic1"> diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml index a8e7d8041..c729b5fd5 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/simple_toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="test"> <topic label="test" href="data/help/toc/extraContent/simple_page.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml index b4a337b58..760567eee 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <!-- A TOC with some extra elements and attributes scattered throughout. It should diff --git a/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml b/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml index e7c074ba2..c753f93af 100644 --- a/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml +++ b/org.eclipse.ua.tests/data/help/toc/extraContent/toc2.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="utf-8"?> -<?NLS TYPE="org.eclipse.help.toc"?> +<?NLS TYPE="org.eclipse.help.toc"?>
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <toc label="extraContent2" topic="data/help/toc/extraContent/simple_page.html" link_to="data/help/toc/root.xml#content"> <topic label="extraContent2"> <topic label="Bats FOR product: Happy Bats, WAS; version: 9.0,8.0 ; platform: z/OS;AIX" href="data/help/toc/extraContent/simple_page.html"> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml index 86fb3b61a..7e0cbfcb5 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/filter.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2009 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="filter.xml"> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml index 6be615ce2..9d429381b 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/simple_toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2007 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="test"> <topic label="test" href="data/help/toc/filteredToc/simple_page.html"/> diff --git a/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml b/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml index 91dbce918..977af0bfd 100644 --- a/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml +++ b/org.eclipse.ua.tests/data/help/toc/filteredToc/toc.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2006 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="filter" link_to="data/help/toc/root.xml#content"> <topic label="filter"> diff --git a/org.eclipse.ua.tests/data/help/toc/helpData.xml b/org.eclipse.ua.tests/data/help/toc/helpData.xml index 780595022..b10384044 100644 --- a/org.eclipse.ua.tests/data/help/toc/helpData.xml +++ b/org.eclipse.ua.tests/data/help/toc/helpData.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/org.eclipse.platform.doc.user/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/root.xml b/org.eclipse.ua.tests/data/help/toc/root.xml index 0570f2bdb..6da48b6c0 100644 --- a/org.eclipse.ua.tests/data/help/toc/root.xml +++ b/org.eclipse.ua.tests/data/help/toc/root.xml @@ -1,5 +1,15 @@ <?xml version="1.0" encoding="UTF-8"?> <?NLS TYPE="org.eclipse.help.toc"?> +
<!-- + Copyright (c) 2005, 2009 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> <toc label="User Assistance Tests"> <anchor id="content"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml index ae52d8506..f6b9fb775 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataEmpty.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml index 5464cc3db..1a00fdbac 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrdered.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml index ae52d8506..f6b9fb775 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedAlphaSort.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> diff --git a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml index 3f1813b03..1b71b5197 100644 --- a/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml +++ b/org.eclipse.ua.tests/data/help/toc/toc_data/helpDataOrderedNoSort.xml @@ -1,4 +1,14 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="utf-8"?>
<!-- + Copyright (c) 2005, 2008 IBM Corporation 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 + + Contributors: + IBM Corporation - initial API and implementation + --> + <extensions> <tocOrder> <toc id="/x/toc.xml"/> |