[MarkLogic Dev General] Better AppBuidler formatting and Calling XSLs from XQuery

Micah Dubinko Micah.Dubinko at marklogic.com
Wed Oct 21 10:46:18 PDT 2009


Hi Jeff,

There's no easy way to do that in 4.1. In general, XSLT integration is  
fairly difficult. If your stylesheet is XSLT 1.0, you could probably  
use client-side XSLT to do the transformation in the browser.

Something along these lines: http://www.digital-web.com/articles/client_side_xslt/

For an upcoming release, we are working on making it easier to  
customize built apps.

Thanks! -m


On Oct 21, 2009, at 9:57 AM, Rosler, Jeff wrote:

> Hi All,
>
> I'd like to improve the output of my XML output in an app builder  
> search app. Since I already have an XSL that will transform to  
> XHTML, does anyone know if there's an easy way to call my XSL from  
> within the config.xqy xquery there?
>
> Thanks,
>
> --Jeff Rosler
>
>
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://xqzone.com/mailman/listinfo/general



More information about the General mailing list