Element Description

True, if Bounded-Grid, is a rectangular grid with a finite number of rows and columns. False, if an Unbounded-Grid, is a rectangular grid with an unbounded (or infinite) number of rows and columns.

Best Practices

Bounded-Grid is an optional boolean sub-element of GridDefinition with "true" or "false" values. If the grid is Bounded-Grid then the value is "True" and if the grid is Unbounded-Grid then the value is "False".

Example:

"Bounded-Grid": true

Element Specification

Model

Element

Type

Constraints

Required

Cardinality

Notes

GRIDBounded-Gridbooleantrue, falseNo1

Metadata Validation

All records undergo schema and business rule validation before entering the system. 

  • This element is optional.

History

GRID Versioning

Version

Date

What Changed

0.0.12023-04-27First version published on wiki 
  • No labels