File size: 144 Bytes
6baed57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# purchaseOrder
#
t 0 1 shipTo
t 1 2 billTo
t 2 3 comment
t 3 4 items
e 2 3
f 4
-------
shipTo
billTo
comment
items
=>
shipTo
billTo
items
=>