This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Incrementing variables


No. Variables are variables, because at the time the stylesheet is written,
their value is not necessarily known or knowable. This is because their
value could depend on the input XML, and hence it could vary everytime the
transformation executes. 

> -----Original Message-----
> From:	Tom Power [SMTP:TomP@AdvantageGroup.co.nz]
> Sent:	Tuesday, September 05, 2000 10:49 PM
> To:	'xsl-list@mulberrytech.com'
> Subject:	RE: Incrementing variables
> 
> you'd be forgiven for thinking that the 'variable' in xsl:variable means
> you
> can change the value as often as you please.
> 
> the element should be named xsl:constant because that's what it is.
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]