XOBSCI ;; ld,mjk/alb - VistaLink Interface Implementation ; 07/27/2002 13:00
Source file <XOBSCI.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| CALLBACK(CB) | ; -- init callbacks implementation
|
|
| READER(XOBUF,XOBDATA) | ; -- proprietary format reader implementation
|
|
| REQHDLR(XOBDATA) | ; -- request handler implementation
|
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| CB | CALLBACK~ |
| CB("CHARACTERS" | CALLBACK+3* |
| CB("ENDELEMENT" | CALLBACK+2* |
| CB("STARTELEMENT" | CALLBACK+1* |
| XOBDATA | READER~, REQHDLR~, REQHDLR+1 |
| XOBUF | READER~ |