From 0726423c0f1d455e37671f2850845dd47c224527 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 2 Feb 2001 10:20:16 +0000 Subject: And most of this is simply untested, yet...: - FEATURES: updated - transform.c: added xsl:element support - namespaces.[ch]: added xsltGetSpecialNamespace() - attributes.c: added xsl:attribute namespace support. Daniel --- TODO | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2caefd19..acc15a60 100644 --- a/TODO +++ b/TODO @@ -15,8 +15,7 @@ Design: be a bit ugly ... Import: - -> parse them - -> provide functions to circulate in the import tree of stylesheets + -> make sure we use the cascade wherever it's needed Extra functions: -> document() should not be a problem since Result Tree Fragments are @@ -64,6 +63,10 @@ Contextual error reporting: * * ******** +Import: + -> parse them + -> provide functions to circulate in the import tree of stylesheets + Extra functions: -> make a separate module. => done functions.[ch] -- cgit v1.2.3