Local Time Elements Attributes
| Attribute | Values | Description |
|---|---|---|
| type | Text | Field identifier. |
| label | Text | Words that display above the element in the Edit tab. |
| readonly | true, false | When true, element is visible, but grayed out and unable to be modified without permission to modify read-only elements. |
| hidden | true, false | When true, hidden from groups without permission to view hidden elements. |
| required | true, false | When true, the page cannot be checked in without a value in the element. |
| default | HH:MM:SS | Sets a default time. |
| Time Zone Offset | Number | Specifies the number of hours offset from GMT. |
| Time Zone Name | Name | Selected from the list of names available in the . |
| indexable | true, false | When true, element is included in the index and is searchable. Default is false. |
| CIID | Character string | Content Unit ID. |

Note
The expanded and unexpanded XML are identical.