On Thu, Mar 20, 2003 at 03:47:43PM -0500, Brian Dame wrote:
> Could this same aproach be used to define something like a path
> variable? What I'd like is something similar to Ant <property> elements.
> 
> For example, most of my <tranform> elements all have the same path. It
> would be a lot easier to define that path once and then reference that
> variable name:
> 
> <property name="transform-path" value="/path/to/page.jsp"/>
> 
> <tranform path="${tranform-path}"/>

Would XML entities work?

http://www.w3.org/TR/REC-xml#sec-entity-decl



-------------------------------------------------------
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
[INVALID FOOTER]

Reply via email to