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 |
|---|---|---|---|---|---|---|
| GRID | Bounded-Grid | boolean | true, false | No | 1 |
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.1 | 2023-04-27 | First version published on wiki |
Overview
Content Tools