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

« back to all changes in this revision

Viewing changes to test/iterplans/zorba/paths/path13.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:
6
6
</OrIterator>
7
7
 
8
8
Iterator tree for main query:
9
 
<flwor::FLWORIterator>
 
9
<FLWORIterator>
10
10
  <ForVariable name="$$context-item">
11
11
    <ChildAxisIterator test kind="match_name_test" qname="xs:QName(,,b)" typename="*" nill allowed="0">
12
12
      <ElementIterator>
50
50
  <ReturnClause>
51
51
    <ForVarIterator varname="$$context-item"/>
52
52
  </ReturnClause>
53
 
</flwor::FLWORIterator>
 
53
</FLWORIterator>
54
54