summaryrefslogtreecommitdiff
path: root/src/help/appvalidator_help/tools/ditaot/plugins/cshelp/samples/test_csh_2.dita
blob: e797c894405abc8f163497e8b05ce927c2cc4e2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE cshelp PUBLIC "-//IBM//DTD DITA CSHelp//EN"
 "..\dtd\cshelp.dtd">
<!-- This file is part of the DITA Open Toolkit project hosted on -->
<!-- Sourceforge.net. See the accompanying license.txt file for   -->
<!-- applicable licenses.                                         -->
<cshelp id="test_csh_1" xml:lang="en-us">
<title>Second CSH file</title>
<shortdesc></shortdesc>
<csbody></csbody>
<cshelp id="contextId4" xml:lang="en-us">
<title>CSH topic four</title>
<shortdesc>This is the first sentence of context-sensitive help topic four.</shortdesc>
<csbody>
<p>Here is the second sentence.</p>
</csbody>
<related-links>
<link format="dita" href="../com.mycompany.myplugin/a.dita" scope="peer"><linktext>Link
text</linktext></link>
</related-links>
</cshelp>
<cshelp id="contextId5" xml:lang="en-us">
<title>CSH topic five</title>
<shortdesc>This is the first sentence of context-sensitive help topic five.</shortdesc>
<csbody>
<p>This is the second sentence.</p>
</csbody>
<related-links>
<link format="dita" href="../com.mycompany.myplugin/a.dita" scope="peer"><linktext>Link
text</linktext></link>
</related-links>
</cshelp>
</cshelp>