NotationDecl
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Syntax
Invoked when the XML parser detects a notation declaration.
Procedure
|
Method
|
- name
- A character string representing the name of the notation.
- publicID
- Optional. A character string indicating the public identifier of the entity. If none is supplied, the string is of length zero.
- systemID
- Optional. A character string indicating the system
identifier of the entity. If none is supplied, the string is of length zero.
systemID must be one of the following:
- Absolute file path
- Relative file path
- Absolute URI