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: HDISVS00

Package: Health Data and Informatics

Routine: HDISVS00


Information

HDISVS00 ;BPFO/JRP - PROCESS XML DOCS ON CENTRAL SERVER;1/4/2005

Source Information

Source file <HDISVS00.m>

Entry Points

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)
SUBS ;Required subscripts in parse array (attributes aren't required)
ROOTS ;Root element name~Processing code for root element~Description
Info |  Source |  Entry Points