• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0"?>
2<doc>
3  <div>
4    <subdiv allow="no">
5      <title>Introduction</title>
6      <p>Intro Section.</p>
7    </subdiv>
8  </div>
9
10  <div allow="yes">
11    <subdiv>
12      <title>Stylesheet Structure</title>
13      <p>SS Section.</p>
14    </subdiv>
15  </div>
16
17  <div allow="yes">
18    <subdiv>
19      <title>Expressions</title>
20      <p>Exp Section.</p>
21    </subdiv>
22  </div>
23</doc>