sourcephile
/
git
/
doclang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix XML rendition of PairFrenchquote.
[doclang.git]
/
test
/
Golden
/
TCT
/
HeaderGreat
/
0007.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
<quote
type
=
""
>
10
<quote
type
=
""
>
11
<para>
12
<p>
text1
</p>
13
</para>
14
</quote>
15
<para>
16
<p>
text2
</p>
17
</para>
18
</quote>
19
<para>
20
<p>
text3
</p>
21
</para>
22
</quote>
23
</document>