Subin, maybe you shoud upgrade first to XDoclet2... you can do pretty much 
everything there (if you can also code some Java, really everything).

JC




>________________________________
> 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
>
>
>
------------------------------------------------------------------------------
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

Reply via email to