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