[MarkLogic Dev General] bounty hunting

Michael Blakeley michael.blakeley at marklogic.com
Fri Sep 17 08:26:31 PDT 2010


It's great to see people stepping up to this challenge. You might want 
to try the test I sent to Patrick.

let $let := <x>"test"</x>
return element element {
   attribute attribute { 1 },
   element test { 'a' },
   attribute foo { "bar" },
   fn:doc()[ foo/@bar eq $let ],
   //x }

-- Mike

On 2010-09-17 02:40, Whitby, Rob, Springer Healthcare wrote:
> I've written an XQuery brush for Syntax Highlighter that I'd like to
> enter into the running...
> http://www.xqueryhacker.com/2009/11/syntaxhighlighter-xquery-brush/
>
> Thanks
> Rob
>
>
> From: general-bounces at developer.marklogic.com
> [mailto:general-bounces at developer.marklogic.com] On Behalf Of Patrick
> Wied
> Sent: 16 September 2010 05:30
> To: general at developer.marklogic.com
> Subject: [MarkLogic Dev General] bounty hunting
>
> I'm going to attempt the xquery support for Codemirror and Syntax
> Highlighter.
> --
> Patrick Wied
> _______________________________________________
> General mailing list
> General at developer.marklogic.com
> http://developer.marklogic.com/mailman/listinfo/general



More information about the General mailing list