hi all,
I am once again sending this problem that I am having with dynamic xml
attribute generation using xsp, hope someone would have come across the
same issue.

I am facing this problem while using "java.org.apache.cocoon.Cocoon"
programatically (not running the servlet engine) from my java code.   I am
using the "<xsp:attribute>" tag in my xsp page to dynamically insert a new
attribute tag in my resulting xml.   Although the tag name in my xsp page
is for example "Car", after running the xsp engine, in the resulting xml
doc I always get "car", meaning the resulting tag name is always converted
to lower case.  Could someone explain me this behaviour or is related to
xsl parsing?

Thanx!

With Kind Regards,

Ganesh Radhakrishnan


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to