sourcephile
/
git
/
doclang.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix HTML5 of <link>.
[doclang.git]
/
test
/
Golden
/
TCT
/
HeaderSection
/
0009.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
<title>
sec1
</title>
8
</about>
9
<section
id
=
"sec2"
>
10
<title>
sec2
</title>
11
<section
id
=
"sec21"
>
12
<title>
sec21
</title>
13
</section>
14
</section>
15
</document>