count |
uint_type |
|
|
required |
|
The count attribute indicates the number of values in the array. Required attribute. |
|
digits |
digits_type |
|
6 |
optional |
|
The digits attribute indicates the number of significant decimal digits of the float values that
can be contained in the array. The default value is 6. Optional attribute. |
|
id |
xs:ID |
|
|
optional |
|
The id attribute is a text string containing the unique identifier of this element. This value
must be unique within the instance document. Optional attribute. |
|
magnitude |
magnitude_type |
|
38 |
optional |
|
The magnitude attribute indicates the largest exponent of the float values that can be contained
in the array. The default value is 38. Optional attribute. |
|
name |
xs:token |
|
|
optional |
|
The name attribute is the text string name of this element. Optional attribute. |
|