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

RE: Comma-Separated List of Items

Subject: RE: Comma-Separated List of Items
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 14 Apr 2005 10:13:45 +0100
comma separated list
> my problem:  I am comparing two xml files that they describe books,
> the result of this comparison -  book's  list to be bought.  I wish to
> know if you knowsome way to pass the ISBN of these books in lack to
> another XML that goes on the  Amazon's parameters, with the purpose to
> bring the price of these books using XSL.

I don't quite see how this relates to the subject title: where does the
comma-separated list of items come into it?

To get from your source document to this result document you clearly need
some extra information, e.g. the ASIN number of the book. Where are you
getting this information from? (Or is that what you want to find out?)

Michael Kay
http://www.saxonica.com/

> 
> 
> The exemple to Amazon.com
> 
> 
> <?xml version="1.0" encoding="UTF-8"?>
> <ProductInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xsi:noNamespaceSchemaLocation="http://xml.amazon.com/schemas/d
> ev-heavy.xsd">
> <Details 
> url="http://www.amazon.com/exec/obidos/redirect?tag=webservice
> s-20%26creative=D2U5FEMVH12ISD%26camp=2025%26link_code=xm2%26p
> ath=ASIN/0471850683">
> <Asin>0471850683</Asin>
> <ProductName>Noise Reduction Techniques in Eletronic system, 2nd
> Edition</ProductName>
> <catalog>Book</catalog>
> <isbn>80636318-6</isbn>
> </Details>
> </ProductInfo>
> 
> 
> 
> My Xmls file
> 
> 
> <books>
>   <book>
>    <isbn>1235456-0</isbn>
> <title>Semanthic</title>
> <author>Djor Khurx</author>
> </book>
> </books>
> 
> Marcos Hercules

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.