Hi all
i want to find to see and download if possible the xsp and xsl files
that is usually used to declare in namespace of the pages:
such as :
xmlns:log="http://apache.org/xsp/log" . . .
and xmlns:log="http://apache.org/xsp/log"
in order for me to know all its tags : such as <log:logger>,<log:debug> . . .
and of other pages such as xsp . . .
i downloaded all the source and bin version of cocoon but i dont know where to find these information.
Please show me.
Thanks very much in advance
GD