Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: HDISVC01

Package: Health Data and Informatics

Routine: HDISVC01


Information

HDISVC01 ;BPFO/JRP - PROCESS RECEIVED XML DATA;12/20/2004 ; 10 Mar 2005 11:23 AM

Source Information

Source file <HDISVC01.m>

Entry Points

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
Info |  Source |  Entry Points