HDISVC00 ;BPFO/JRP - PROCESS XML DOCS ON VISTA SYSTEM;1/4/2005
Source file <HDISVC00.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| MAIN(PRSARR,ERRARR) | ;Main entry point for processing XML document
; Input : PRSARR - Array containing parsed XML document (closed root) ; This is the output of SAX^HDISVM01 ; ERRARR - Array to output errors in (closed root) |
|
| ADDERR(TXT,ERRARR) | ;Add to list of errors
; Input : TXT - Error text ; ERRARR - Error array (closed root) |
|
| SUBS | ;Required subscripts in parse array (attributes aren't required)
|
|
| ROOTS | ;Root element name~Processing code for root element~Description
|