summaryrefslogtreecommitdiff
path: root/sandbox/mallard/spec/mal_date.xml
blob: 5e769e323de81f345cab16032c6af8a488b5f0ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<topic xmlns="http://www.gnome.org/~shaunm/mallard"
       id="mal_date">
<info>
  <link type="guide" xref="mal_inline"/>
</info>

<title>Dates</title>

<synopsis><code mime="application/relax-ng-compact-syntax">
mal_date = element date {
  <link xref="mal_inline#simple">mal_inline_simple</link>+
}
</code></synopsis>

<comment>
  <cite><name>Shaun McCance</name><date>2007-01-30</date></cite>
  <p>Add examples, processing expectations</p>
</comment>

</topic>