This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

"Manual web service..." - XSL editor


Hello,

I'm looking an advice on tool to buy for my company.

We're trying to log in real time some information on the web.

For example :
Wanting to log all the titles of Technology News from Yahoo!

we do :
wget http://story.news.yahoo.com/news?tmpl=index2&cid=738 ....
tidy file.htm > file.xml  (transformation into xml/xhtml)
after we would like to apply our own xsl to extract titles and urls.

BUT :
file.xml is quite hugly then path and syntax for the xsl will be very long to write and very long to debug (our goal is not yahoo indeed...)

We are looking for a tool in which:
Seeing the XML file (tree view), doing a drap&drop the value into a WYSIWYG window create directly the XSL file.
"FOR-EACH" support (redundancy) is less necessary than very simple way to select value (into the XHTML tags).

Please let me know if you know an XSL editor (or something else maybe we are not running the good direction) that should match with this need.

Thanks by advance, best regards.

Francois Liot


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]