26 Jan 22:51
list within a list
Subin Modeel <subin.mdl <at> gmail.com>
2012-01-26 21:51:11 GMT
2012-01-26 21:51:11 GMT
Hi
I have the following tags
* <at> 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 <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-user
RSS Feed