~zorba-coders/zorba/bug900677

« back to all changes in this revision

Viewing changes to test/rbkt/ExpQueryResults/zorba/json/json-snelson-parse-array-07.xml.res

  • Committer: Matthias Brantner
  • Date: 2012-05-11 20:51:10 UTC
  • mfrom: (10618.1.218 zorba)
  • Revision ID: matthias.brantner@28msec.com-20120511205110-vo9yjskbhrnd9w72
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<json xmlns="http://john.snelson.org.uk/parsing-json-into-xquery" type="array">
 
2
  <item type="array">
 
3
    <item type="number">11</item>
 
4
    <item type="number">12</item>
 
5
  </item>
 
6
  <item type="array">
 
7
    <item type="number">21</item>
 
8
    <item type="number">22</item>
 
9
  </item>
 
10
</json>