> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > > On Fri, 23 Jan 2004, Peter Reilly <[EMAIL PROTECTED]> wrote: > > >><macrodef cdata=""/> ? > >> > > This sounds good. > > Not sure either, sorry 8-(
How about: <macrodef name="macro"> <attribute name="..." /> <element name="..." /> <text name="..." trim="true" optional="true" ... /> <sequential> ... </sequential> </macrodef> ??? Makes it an nested element of <macrodef>, which allows to have interesting attributes like 'trim', 'optional', or why not 'normalize', etc... --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]