Initializing help system before first use

modelSchema

Extends: reference
Namespace: http://fico.com/xpress/insight/rest/v1

The schema of an optimization model and the ModelEntitys it defines.

XML

Elements

name (type) min/max
occurs
description
projectId (string) 0/1 The id of the project that owns this schema
entities (anonymous) 0/1 The entities defined by this schema

Defined as a map of entity name to its ModelEntity

JSON

property type description
projectId projectId (string) The id of the project that owns this schema
entities entities (anonymous) The entities defined by this schema

Defined as a map of entity name to its ModelEntity