<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <ms-0200:BaselineNutritionDetail count="500" displayRange="350-500" maxCount="500" minCount="350" shortName="Cal" xmlns:ms-0200="http://www.modeldev.restauranttechnologynetwork.com/models/v2"> <ms-0200:NutritionInformationType>Calorie count</ms-0200:NutritionInformationType> <ms-0200:UnitOfMeasure>Calories</ms-0200:UnitOfMeasure> </ms-0200:BaselineNutritionDetail>
{ "BaselineNutritionDetail" : { "count" : 500, "minCount" : 350, "maxCount" : 500, "displayRange" : "350-500", "shortName" : "Cal", "NutritionInformationType" : { "value" : "Calorie count" }, "UnitOfMeasure" : { "value" : "Calories" } } }
Name | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
minCount |
Specifies the minimum amount related to the NutritionalInformation item (may be used when a range is sent).
|
||||||||||||
|
|||||||||||||
maxCount |
Specifies the minimum amount related to the NutritionalInformation item (may be used when a range is sent).
|
||||||||||||
|
|||||||||||||
displayRange |
Specifies the range for the nutritional information count. Typically a slash is used between counts when a menu item has two choices e.g. sandwich with chips or side salad (350/450) and a dash is used between counts when a menu item has three or more choices e.g. sandwich with chips, side salad or fruit (350-500).
|
||||||||||||
|
|||||||||||||
shortName |
Specifies an abbreviated name for the NutritionalInformation item (e.g. Cal, Carbs).
|
||||||||||||
|