projects
/
python-bulletml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Bullet: Fix docstring.
[python-bulletml.git]
/
examples
/
template.xml
1
<?xml
version
=
"1.0"
?>
2
<!DOCTYPE
bulletml SYSTEM
"http://www.asahi-net.or.jp/~cs8k-cyu/bulletml/bulletml.dtd"
>
3
4
<bulletml
xmlns
=
"http://www.asahi-net.or.jp/~cs8k-cyu/bulletml"
5
xmlns:
py
=
"http://code.google.com/p/python-bulletml/"
>
6
<action
label
=
"top"
>
7
8
</action>
9
</bulletml>