The type of XML that is returned from the SerializeAsXML method of a Matrix object.
The metadata describes, for example, the size of each column and the background color of the matrix.
| Member | Value | Description |
|---|---|---|
| mxs_All | 0 | Data and metadata of the matrix is returned. |
| mxs_MetaData | 1 | Only the metadata of the matrix is returned. |