HDISVC01 ;BPFO/JRP - PROCESS RECEIVED XML DATA;12/20/2004 ; 10 Mar 2005 11:23 AM
Source file <HDISVC01.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DOMAIN(PRSARR,ERRARR) | ;Process XML data from VUID Server
; Input : PRSARR - Array containing parsed XML document (closed root) ; This is the output of SAX^HDISVM01 ; ERRARR - Array to output errors in (closed root) |
|
FILE(DATA,EINDX,AINDX,ERRARR,DOMAIN) | ;Process 'File' portion of XML document
; Input : DATA - Array reference from which the 'File' element ; begins (closed root) ; EINDX - Element index array (closed root) ; AINDX - Attribute index array (closed root) ; ERRARR - Error array (closed root) ; DOMAIN - Value of 'DomainName' element |
|
FLDXST(FILE) | ;Check for existance of VUID and status fields
; Input : FILE - File number |
|
ELEMENTS | ;List of required elements in XML document
|