XML Schema notation Element
Definition and Usage
The notation element describes the format of non-XML data within an XML document.
Element Information
- Parent Element: schema
Syntax
(? The question mark indicates that the element can appear zero or one time within the notation element.)
| Attribute | Description |
|---|---|
| id | Optional. Specifies a unique ID for the element. |
| name | Required. Specifies a name for the element. |
| public | Required. The URI reference corresponding to the public identifier. |
| system | The URI reference corresponding to the system identifier. |
| any attributes | Optional. Specifies any other attributes with non-schema namespaces. |
Example 1
The following example displays notations in gif and jpeg formats using a viewing application, view.exe: