Changeset 25882 in project
- Timestamp:
- 02/09/12 12:07:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/ssax
r25002 r25882 111 111 will assume the default handler that skips the body of the PI. 112 112 113 114 ==== ssax:warn 115 116 <procedure>(ssax:warn port message . other-messages))</procedure> 117 118 Prints {{message}} to {{port}}. Notice that {{port}} is just ignored 119 by the current implementation ({{(current-error-port) is actually 120 used}}. It's probably there just for API compatibility reasons. 121 122 113 123 ==== xml-token-kind 114 124
Note: See TracChangeset
for help on using the changeset viewer.