<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
I have a big amount of proprietary Structured Content in a
directory.<br>
The schema is :<br>
<div align="center"><img src="cid:part1.00070207.08010902@yahoo.ca"
alt=""><br>
</div>
I want to make a filtered / sorted list (e.g. I want to display
only xmls having <b>product.type</b>="123" and sorted by <b>product.price</b>).<br>
Is is possible to do that with the existing taglibs?<br>
<br>
I know I can have a look at the implementation of cms:contentload
to see what API calls it uses and to make a custom tag or a scriplet
but I wanted to be sure if such a posibility is already existing ot not.<br>
<br>
Best Regards<br>
Marius Oancea<br>
<br>
</body>
</html>