Generic representation of an array of Boolean values. Each derived element provides a specialized implementation to allow specific optimization of the representation.
<xs:complexType name="AbstractBooleanArray" abstract="true"><xs:annotation><xs:documentation>Generic representation of an array of Boolean values. Each derived element provides a specialized implementation to allow specific optimization of the representation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="eml:AbstractValueArray"><xs:sequence/></xs:extension></xs:complexContent></xs:complexType>