> > How about:
> > 
> > <macrodef name="macro">
> >   <attribute name="..." />
> >   <element name="..." />
> >   <text name="..." trim="true" optional="true" ... />
> >   <sequential>
> >     ...
> >   </sequential>
> > </macrodef>
> 
> +1
> 
> Stefan


+1.
On first I thought an attribute would be easier, because shorter.
But you can much more things here and the use is the same as for
nested elements and attributes.

Jan

Reply via email to