> > Using template tags, I want to transform any tag within a > > namespace, i.e. all tags like @foo.name, @foo.description etc. I > > tried to use following code: > > > > <XDtClass:forAllClassTags tagName="foo.*"> > > <XDtClass:classTagValue tagName="foo.*" /> > > </XDtClass:forAllClassTags>
> This would select all tags defined on class level > which belong to namespace @foo.* Well, I thought so, but it doesn't work... So, for every tag name I have to write three lines of such code in the template file? ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ xdoclet-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
