Skip to main content

indices-attribute

schema/components/indices-attribute/1.1.0/indices-attribute.schema.json

An indices attribute stores index references to elements of a related object. It uses attribute_type = "indices".

  • values — An array of index values.
  • related_object — A reference to the object whose elements are indexed.
  • Inherits from base-continuous-attribute.

Used by: one-of-attribute.

Properties​

indices-attribute (v1.1.0)​

An attribute for a range of indices.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️ ✅
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.
⬆️ ✅
attribute_typeStringType of the attribute.⬆️ ✅
attribute_descriptionattribute-descriptionThe attribute description record.⬆️
attribute_typeString✅
valuesindex-array-1The values of the attributes.✅
related_objectindices-attributeRelated Geoscience Object.✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?