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
tyler horathSubject: xslt document and web services..
Author: tyler horath
Date: 24 Jul 2008 12:53 PM
Ok, So I am trying to get the yahoo web services working for me. I am using this.....

<xsl:value-of select="document('http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&amp;AWSAccessKeyId=[MY_ID]&amp;Operation=ItemLookup&amp;IdType=ASIN&amp;ItemId=0060006781&amp;ResponseGroup=Reviews')/CustomerReviews/Review[1]/Content"/>

But this returns nothing.... When I use....


<xsl:value-of select="document('http://webservices.amazon.com/onca/xml?Service=AWSECommerceService&amp;AWSAccessKeyId=[MY_ID]&amp;Operation=ItemLookup&amp;IdType=ASIN&amp;ItemId=0060006781&amp;ResponseGroup=Reviews')"/>

It just paste everything In the xml file. How do I put it all into html, etc when using the document function?

Posttop
(Deleted User) Subject: xslt document and web services..
Author: (Deleted User)
Date: 29 Jul 2008 08:42 AM
Hi Tyler,
can you paste what you get in return from Amazon? Sometimes the results is a single string containing escaped XML tags, that cannot be navigated directly but must be processed by a parse function.

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.