Dominique Devienne wrote:
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
Ok done "trim" and "optional". What would "normalize" do ?
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
