Asci's Blog

O autorovi

Asci

Asci

Autorita: 11

Tagy

    Diskusia

    • . .
    Sedna
    XSLT processing 0.0192499160767
    page generated in 0.217 seconds
    No.querytime
    1collection("weblog")/user[info/nick="asci"]/@ID/normalize-space()0.00268983840942
    2declare option se:output "indent=no"; let $all := collection("weblog")/user/blog/post[@status="published"][contains("sk",@lang)][../../@ID="u92"], $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.0284810066223
    3 let $all := collection("weblog")/user/blog/post[@status="published"][contains("sk",@lang)][../../@ID="u92"]//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.0263681411743
    4collection("weblog")/user[@ID="u92"]/info0.00274181365967
    5data(collection("weblog")/user[@ID="u92"]/blog/title)0.00210785865784
    6let $bg := collection("weblog")/user[@ID="u92"]/blog/background, $color := collection("weblog")/user[@ID="u92"]/blog/colorscheme return <customizations> <blogBackground>{$bg}</blogBackground> <colorScheme>{$color}</colorScheme> </customizations> 0.00948596000671
    *total time0.0718746185303