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

« back to all changes in this revision

Viewing changes to test/iterplans/zorba/xmark/q16.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:
1
1
Iterator tree for main query:
2
2
<SequentialIterator>
3
3
  <CtxVarDeclareIterator varid="4" varname="input-context"/>
4
 
  <flwor::FLWORIterator>
 
4
  <FLWORIterator>
5
5
    <ForVariable name="a">
6
6
      <ChildAxisIterator test kind="match_name_test" qname="xs:QName(,,closed_auction)" typename="*" nill allowed="0">
7
7
        <ChildAxisIterator test kind="match_name_test" qname="xs:QName(,,closed_auctions)" typename="*" nill allowed="0">
60
60
        </AttributeIterator>
61
61
      </ElementIterator>
62
62
    </ReturnClause>
63
 
  </flwor::FLWORIterator>
 
63
  </FLWORIterator>
64
64
</SequentialIterator>
65
65