summaryrefslogtreecommitdiffstats
path: root/test/json/basic4/check.txt
blob: e50afa70f2f89a5c1d701f1244c2bc815a027f3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ns0="http://schemas.kohei.us/orcus/2015/json"
/ns0:object
/ns0:object/ns0:item
/ns0:object/ns0:item@name="int"
/ns0:object/ns0:item/ns0:number
/ns0:object/ns0:item/ns0:number@value="12"
/ns0:object/ns0:item
/ns0:object/ns0:item@name="float"
/ns0:object/ns0:item/ns0:number
/ns0:object/ns0:item/ns0:number@value="0.125"
/ns0:object/ns0:item
/ns0:object/ns0:item@name="string"
/ns0:object/ns0:item/ns0:string
/ns0:object/ns0:item/ns0:string@value="blah..."