<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0200:PackingList xmlns:ms-0200="http://www.modeldev.restauranttechnologynetwork.com/models/v2"> <ms-0200:ItemName>Mustard</ms-0200:ItemName> <ms-0200:Quantity>2</ms-0200:Quantity> </ms-0200:PackingList>
{ "PackingList" : { "ItemName" : "Mustard", "Quantity" : 2 } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ItemName |
The name of the item to be packed.
|
||||||||||||
|
|||||||||||||
Quantity |
The number of the packing item to be included.
|
||||||||||||
|