<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0100:PackingList xmlns:ms-0100="http://www.modeldev.restauranttechnologynetwork.com/models/v1"> <ms-0100:ItemName>Mustard</ms-0100:ItemName> <ms-0100:Quantity>2</ms-0100:Quantity> </ms-0100: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.
|
||||||||||||
|