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

« back to all changes in this revision

Viewing changes to test/iterplans/zorba/hashjoins/9399.iter

  • Committer: Zorba Jenkins
  • Author(s): Paul J. Lucas
  • Date: 2014-02-25 01:01:04 UTC
  • mfrom: (10944.3.42 pjl-misc)
  • Revision ID: jenkins@lambda.nu-20140225010104-30p4que5n7l8stzp
Fixed attribute names with spaces in iterator printer.
Approved: Matthias Brantner, Paul J. Lucas

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
      <FLWORIterator>
6
6
        <LetVariable name="$$opt_temp_0" materialize="true">
7
7
          <HoistIterator>
8
 
            <DescendantAxisIterator test kind="match_name_test" qname="xs:QName(,,book)" typename="*" nill allowed="0">
 
8
            <DescendantAxisIterator test-kind="match_name_test" qname="xs:QName(,,book)" typename="*" nill-allowed="0">
9
9
              <FnDocIterator>
10
10
                <SingletonIterator value="xs:string(books.xml)"/>
11
11
              </FnDocIterator>
24
24
                <ValueIndexEntryBuilderIterator>
25
25
                  <ForVarIterator varname="$$opt_temp_1"/>
26
26
                  <FnCountIterator>
27
 
                    <ChildAxisIterator test kind="match_name_test" qname="xs:QName(,,author)" typename="*" nill allowed="0">
 
27
                    <ChildAxisIterator test-kind="match_name_test" qname="xs:QName(,,author)" typename="*" nill-allowed="0">
28
28
                      <ForVarIterator varname="$$opt_temp_1"/>
29
29
                    </ChildAxisIterator>
30
30
                  </FnCountIterator>