Initial commit
[profile/ivi/openjade.git] / dsssl / demo.dsl
1 <!doctype style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN">
2
3 <style-sheet>
4 <style-specification>
5 <style-specification-body>
6
7 (root (make simple-page-sequence
8             (make scroll)))
9
10 (element p (make paragraph))
11
12 </style-specification-body>
13 </style-specification>
14 </style-sheet>