generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
#
|
||||
# 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
|
||||
=>
|
||||
Reference in New Issue
Block a user