[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

urgent: Is there a way to pull 'n' push within an XSL-

Subject: urgent: Is there a way to pull 'n' push within an XSL-File ???
From: Ingo Wolf <sonowolf@xxxxxx>
Date: Mon, 2 Jul 2001 17:15:38 +0200 (MEST)
ingo wolf
> Hi,
> is it possible to pull out information from my XML-File (e.g. a
> Streaming-URL) and 
> immediately push it into Attributes of my XSL-File for example when
> calling
> a mediaplayer ?!
> I've tried to work with xsl:variable, but the value-Attribut of my
> Mediaplayer-Object has
> to be an URL-String.
> 
> Here's the sample code within my XSL-File:
> 
> <table>
> 	<xsl:for-each select="Streaming">
> 		<tr>
> 			<td>
> 				<xsl:value-of select="URL"/>
> 
> <!-- pulling from XML-File works fine, but...   -->
> 
> 			</td>
> 			<td>
> 				<xsl:value-of select="Filename"/>
> 			</td>
> 		</tr>
> 	</xsl:for-each>
> </table>
> <object ID="MediaPlayer1" width="320" height="240"
> classid="CLSID:22D6f312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading
> Windows Media Player
> components..." type="application/x-oleobject">
> 	<param name="FileName" value="http://myserver/streaming/nomelody.asx"/>
> 
> <!-- Here I have problems when using <xsl:variable name="any"
> select="url-Element"/>
> 
> 	<param name="ShowControls" value="True"/>
> 	<param name="AutoRewind" value="True"/>
> 	<param name="AutoStart" value="False"/>
> </object>
> 
> Thanx for your help,      Ingo
> 

-- 
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net

--
GMX Tipp:

Machen Sie Ihr Hobby zu Geld bei unserem Partner 1&1!
http://profiseller.de/info/index.php3?ac=OM.PS.PS003K00596T0409a


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.