Update of /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv15377
Modified Files:
xtags.xml
Log Message:
- body-content is not mandatory and put in the set of valid options
Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF/xtags.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** xtags.xml 20 Mar 2003 16:39:42 -0000 1.11
--- xtags.xml 20 Mar 2003 16:43:55 -0000 1.12
***************
*** 580,584 ****
<name>body-content</name>
<usage-description>The body content field for the tag. "JSP" | "empty" |
"tagdependent"</usage-description>
! <mandatory>true</mandatory>
<default/>
</parameter>
--- 580,594 ----
<name>body-content</name>
<usage-description>The body content field for the tag. "JSP" | "empty" |
"tagdependent"</usage-description>
! <mandatory>false</mandatory>
! <option-sets>
! <option-set>
! <default>JSP</default>
! <options>
! <option>tagdependent</option>
! <option>JSP</option>
! <option>empty</option>
! </options>
! </option-set>
! </option-sets>
<default/>
</parameter>
-------------------------------------------------------
This SF.net email is sponsored by: Tablet PC.
Does your code think in ink? You could win a Tablet PC.
Get a free Tablet PC hat just for playing. What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel