~zorba-coders/zorba/http-client-update

« back to all changes in this revision

Viewing changes to test/iterplans/zorba/optim/pos_pred11.iter

  • Committer: Zorba Jenkins
  • Author(s): Paul J. Lucas
  • Date: 2014-02-19 17:43:49 UTC
  • mfrom: (10944.3.28 pjl-misc)
  • Revision ID: jenkins@lambda.nu-20140219174349-hldyxs3r8tyqn015
1. Applied 28io JSON iterator tree patch.
2. Added new --plan-format option.
3. Misc clean-up.
Approved: Matthias Brantner, Paul J. Lucas

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
      </FnConcatIterator>
23
23
    </ElementIterator>
24
24
  </CtxVarDeclareIterator>
25
 
  <flwor::FLWORIterator>
 
25
  <FLWORIterator>
26
26
    <ForVariable name="$$context-item">
27
27
      <NodeSortIterator distinct="true" ascending="true">
28
28
        <ChildAxisIterator test kind="match_name_test" qname="xs:QName(,,a)" typename="*" nill allowed="0">
48
48
    <ReturnClause>
49
49
      <ForVarIterator varname="$$context-item"/>
50
50
    </ReturnClause>
51
 
  </flwor::FLWORIterator>
 
51
  </FLWORIterator>
52
52
</SequentialIterator>
53
53