externalConcept
| Extends: | baseModel |
|---|---|
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
A class is used to describe the details of an external concept.
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| name (string) | 0/1 | The name of the external concept. |
| parentId (integer) | 0/1 | The Id of the parent concept. |
| type (string) | 0/1 | The (human readable) type of the external concept, for instance Boolean, Date, DateTime, Edr, Float, FloatArray, GroupID, and etc. |
| value (string) | 0/1 | The value of the external concept. |
| id (integer) | 0/1 | The concept's database ID. |