This tag provides information about the type-level data
settings.
Attributes
The
following table lists the valid attributes for this tag:
| Attribute |
Description |
Valid Values |
| accessor |
Describes the access to the data |
You must specify one of the following attributes: - readOnly
- writeOnly
- readWrite
- noAccess
|
| contentSize |
Formula for calculating the current size of
the contents of the type |
|
| offset |
Formula for calculating the absolute offset
of the start of the data of the type |
|
| size |
Formula for calculating the allocated size of
the contents of the type |
|