{ "Name": "LevelsOfNeedAnnotationDefinition", "SchemaDefinitions": [{ "Name": "LevelsOfNeedAnnotation", "Schema": { "$type": "Microsoft.Psi.Data.Annotations.FiniteAnnotationSchema`1[[System.String, mscorlib]], Microsoft.Psi.Data", "Name": "LevelsOfNeedAnnotationSchema", "IsFiniteAnnotationSchema": true, "DefaultValue": "0", "Metadata": { "BorderColor": "LightGray", "FillColor": "DarkGray", "TextColor": "White", "BorderWidth": 1.0 }, "SchemaValues": [{ "Value": "0" }, { "Value": "1", "Metadata": { "BorderColor": "Red", "FillColor": "Red", "TextColor": "White", "BorderWidth": 1.0 } }, { "Value": "2", "Metadata": { "BorderColor": "Green", "FillColor": "Green", "TextColor": "White", "BorderWidth": 1.0 } }, { "Value": "3", "Metadata": { "BorderColor": "Blue", "FillColor": "Blue", "TextColor": "White", "BorderWidth": 1.0 } }, { "Value": "Flow", "Metadata": { "BorderColor": "Yellow", "FillColor": "Yellow", "TextColor": "Blue", "BorderWidth": 1.0 } }, ] } } ] }