XML Schema 参考手册 完整 XML Schema 参考手册 Definition and usage
The notation element describes the format of non-XML data in an XML document.
Element information
Grammar
(? The symbol declares that the element can appear zero or once in the notation element. )
Attribute | Description |
|---|
Id | Optional. Specifies the unique ID of the element. |
Name | Necessary. Specify a name for the element. |
Public | Necessary. The URI reference that corresponds to the public identifier. |
System | The URI reference that corresponds to the system identifier. |
Any attributes | Optional. Specifies any other attributes with the non-schema namespace.Example 1 The following example displays notation in gif and jpeg formats by using a view application view.exe: |