array

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
length xs:positiveInteger required
The length attribute specifies the length of the array.
resizable xs:boolean false optional
The array may be resized when changed because it is connected to a Cg unsized array.

Source

<xs:element name="array" type="cg_array_type"/>

Sample