-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathTODO
More file actions
23 lines (12 loc) · 699 Bytes
/
TODO
File metadata and controls
23 lines (12 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$Id$
Need to add the ability to save to a file
Should have some way of turning on more debugging that what's there
Need a way of changing the IO stream used for printing the output
Ability to dump the registered extension elements and functions to a given IO stream
Ability to turn on and off the DTD loading phase
Ability to increase the maximum depth of applying templates
Some way of specifying that the incoming document is xhtml and not xml
Some way of specifying that the incoming document is SGML docbook
A way of not telling the XSL engine to not fetch DTDs over a network
A way of specifying the SGML catalogs to use
A way of turning on XInclude processing of the document input