14.6.15 BooleanConstantArray

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType

Represents an array of Boolean values where all values are identical. This an optimization for which an array of explicit Boolean values is not required.

Table 14.6.15-1 Attributes

Name

Data Type

Notes

Value

boolean

Value inside all the elements of the array.

Count

positiveInteger

Size of the array.

Derived From: AbstractBooleanArray

Derived Classes: (none)

Relationships: None