blog

About the author

Authority: 2

Tags

    Discussion

    • . .
    Sedna
    XSLT processing 0.0188341140747
    page generated in 0.393 seconds
    No.querytime
    1collection("weblog")/user[info/nick="mertuarez"]/@ID/normalize-space()0.00549387931824
    2declare option se:output "indent=no"; let $all := collection("weblog")/user/blog/post[@status="published"][contains("ensk",@lang)][@ID= ("p13541","p13085","p13096","p12758","p14384","p12716","p13202","p15602","p15603","p13761","p12762","p12739","p14051","p12842","p12988","p12785","p13846")][../../@ID="u403"], $list := subsequence( for $i in $all order by ( xs:integer($i/date/@timestamp) ) descending return $i,1,20), $last := count($all), $posts:= (for $current in $list let $user := $current/ancestor::user return <post>{$current/@*} <user>{$user/@ID}{$user/@type} {$user/info/nick} {$user/info/realName} </user> {$current/*} </post> ) return <module name="Articles"><newPosts last="{$last}" end="20" start="1">{$posts}</newPosts></module> 0.150481939316
    3 let $all := collection("weblog")/user/blog/post[@status="published"][contains("ensk",@lang)][@ID= ("p13541","p13085","p13096","p12758","p14384","p12716","p13202","p15602","p15603","p13761","p12762","p12739","p14051","p12842","p12988","p12785","p13846")][../../@ID="u403"]//comment, $last := subsequence( for $i in $all order by ( xs:integer($i/date/@timestamp) ) ascending return $i,count($all),1) return <post>{$last/ancestor::post/@*} {$last/ancestor::post/title} {$last/ancestor::post/subtitle} {$last} </post>0.0785789489746
    4collection("weblog")/user[@ID="u403"]/info0.0046648979187
    5data(collection("weblog")/user[@ID="u403"]/blog/title)0.00396180152893
    6let $bg := collection("weblog")/user[@ID="u403"]/blog/background, $color := collection("weblog")/user[@ID="u403"]/blog/colorscheme return <customizations> <blogBackground>{$bg}</blogBackground> <colorScheme>{$color}</colorScheme> </customizations> 0.00961995124817
    *total time0.252801418304