Hello,

Does TaglibHelper have the ability to return XML elements that have attributes?

What I would like to do is create a taglib that returns XML much like this:

<someElement someAttribute="value">
  blah blah
</someElement>

Is there any way of doing this using TaglibHelper without resorting to
enabling as_xml and forming the XML myself?

Thanks,

Chuck Phillips

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

Reply via email to