sourcephile
/
git
/
doclang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix href= in <toc>.
[doclang.git]
/
test
/
Golden
/
TCT
/
HeaderGreat
/
0006.tct.dtc.en_US.xml
1
2
<?xml-model
type
=
"application/relax-ng-compact-syntax"
3
href
=
"./schema/dtc.rnc"
?>
4
5
<document>
6
<about>
7
</about>
8
<quote
type
=
""
>
9
<para>
10
<p>
text1
</p>
11
<quote
type
=
""
>
12
<para>
13
<p>
text2
</p>
14
<quote
type
=
""
>
15
<para>
16
<p>
text3
</p>
17
</para>
18
</quote>
19
</para>
20
</quote>
21
</para>
22
</quote>
23
</document>