O autorovi

Autorita: 0

Tagy

    Diskusia

    • . .
    Sedna
    XSLT processing 0.0188329219818
    page generated in 0.221 seconds
    No.querytime
    1collection("weblog")/user[info/nick="alicabaranova"]/@ID/normalize-space()0.00321006774902
    2declare option se:output "indent=no"; let $all := collection("weblog")/user/blog/post[@status="published"][contains("sk",@lang)][../../@ID="u636"], $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.0283739566803
    3 let $all := collection("weblog")/user/blog/post[@status="published"][contains("sk",@lang)][../../@ID="u636"]//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.0262439250946
    4collection("weblog")/user[@ID="u636"]/info0.00331687927246
    5data(collection("weblog")/user[@ID="u636"]/blog/title)0.00240683555603
    6let $bg := collection("weblog")/user[@ID="u636"]/blog/background, $color := collection("weblog")/user[@ID="u636"]/blog/colorscheme return <customizations> <blogBackground>{$bg}</blogBackground> <colorScheme>{$color}</colorScheme> </customizations> 0.00963997840881
    *total time0.0731916427612