EDN Admin
Well-known member
Hi,
I understand from documentation that an xslt variable is more like a constant. But isnt there somehow a way to have a true variable in xslt? For example when processing an xml file I would like to write an element at the end of the output which would contain
information about the processing itself. However in order to do this I need to register some information in each template that processes the input xml.
<br/>
<br/>
How can I do this?
-- <br/>
Werner
View the full article
I understand from documentation that an xslt variable is more like a constant. But isnt there somehow a way to have a true variable in xslt? For example when processing an xml file I would like to write an element at the end of the output which would contain
information about the processing itself. However in order to do this I need to register some information in each template that processes the input xml.
<br/>
<br/>
How can I do this?
-- <br/>
Werner
View the full article