|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: ordering nodes
At 06:59 PM 1/30/2006, "bokluk" <bokluk@xxxxxxx> wrote:
Small example pls... I google about directory() the function is so called... it creates xml with directory listing and should be placed in sitemap as far I understood... but how can I use this to solve my problem... Hi, This is really a Cocoon question, not an XSLT question. There are plenty of helpful people using Cocoon who can give you hints. Check out http://www.planetcocoon.com/forum and if you don't find anything, try asking the Cocoon users' list (see the bottom of that page). XSLT/XPath doesn't have a directory() function; that's all Cocoon's own code. In general, you'll find that document() and related functions like collection() aren't going to work very well (if at all) in Cocoon, which provides its own integrated architecture for running transforms, and accordingly finds some of the restrictions in the specification of these functions difficult for it to manage. Instead it provides other features that can be used instead, such as the ability to extract the results of XPath "queries" into documents and provide the results to a transform, or aggregate two or more documents (or query result sets) into a single input to a transform. These work fine, as long as you code accordingly. Cheers, Wendell -----Original Message----- From: David Carlisle [mailto:davidc@xxxxxxxxx] Sent: Tuesday, January 31, 2006 12:29 AM To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx Subject: Re: ordering nodes ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ======================================================================
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








