Appears in: <application> and <library-specification>
Defines a page within an application (or contributed by a library). Relates a logical name for the page to the path to the page's specification file.
Figure C.21. <page> Attributes
| Name | Type | Required ? | Default Value | Description |
|---|---|---|---|---|
| name | string | yes | The name for the page, which must start with a letter, and may contain letters, numbers, underscores and the dash character. | |
| specification-path | string | yes | The path to the page's specification, which may be absolute (start with a leading slash), or relative to the application or library specification. |