XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
steve marcoSubject: read in parameter and print it
Author: steve marco
Date: 05 May 2005 07:22 AM
How would i read in a parameter from the xalan command line and print it as output?









Postnext
(Deleted User) Subject: read in parameter and print it
Author: (Deleted User)
Date: 05 May 2005 09:34 AM
what's wrong with <xsl:value-of select="$target"/>?
(assume $target is your stylesheet parameter)

Postnext
steve marcoSubject: read in parameter and print it
Author: steve marco
Date: 05 May 2005 10:30 AM
so would that be able to read it in. im fairly new to this so im kinda slow. would that work?

Posttop
(Deleted User) Subject: read in parameter and print it
Author: (Deleted User)
Date: 09 May 2005 05:46 AM
Steve,
the xsl:value-of instruction will print the value of the parameter that you specified. How you pass the parameter depends on how you interface with the Xalan processor.
For instance, if you use the command line processor that ships with Xalan, from the documentation on http://xml.apache.org/xalan-j/commandline.html it's clear that you should add "-PARAM target 'value'"

Hope this helps,
Alberto

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.