as Justin says, you shall try to upgrade to xdoclet 2 - hey we are also planing 
lazy last release ther.
I affraid all the skills and will to hack XD1 are gone.

regards, 

 
----[ Konstantin Pribluda http://www.pribluda.de ]----------------
JTec quality components: http://www.pribluda.de/projects/


________________________________
 From: Subin Modeel <subin....@gmail.com>
To: xdoclet-user@lists.sourceforge.net 
Sent: Thursday, January 26, 2012 10:51 PM
Subject: [Xdoclet-user] list within a list
 

Hi

I have the following tags
 * @class.annotation type="xc"
 *                   attr= "aaaa,bbbb,cccc"
 *                   attr= "xxxx,yyyy,zzzz"
 * 


I wish to generate
                <annotation type="xc">
                    <annotationAttr name="aaaa" value="bbbb" 
type="ccccc"></annotationAttr>
                    <annotationAttr name="xxxx" value="yyyy" 
type="zzzzz"></annotationAttr>
                </annotation>
-- 

Can some one please give me some idea about how i can do this in the .xdt file .
I have looked at XDtClass:forAllClassTagTokens but i couldnt get ahead.

Thanks
Subin

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to