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

Package: Clinical Reminders

Routine: PXRMEXU3


Information

PXRMEXU3 ; SLC/PKR - Reminder exchange XML utilities, #3. ;12/22/2004

Source Information

Source file <PXRMEXU3.m>

Entry Points

Name Comments DBIA/ICR reference
DESC(XMLSRC,DESC) ;Find the description in the XML source and load it
FROMXML(TEXT) ;If text contains any of the XML predefined entity references
GETTAG(XMLLINE) ;Return the XML tag.
GETTAGV(XMLLINE,TAG,FROMXML) ;Return the value associated with the XML tag.
GETATTR(XMLLINE,ATTR) ;Return the value of attribute ATTR from the XML line
KEYWORD(XMLSRC,KEYWORD) ;Find the keywords in the XML source and load it
TOXML(TEXT) ;If text contains any of the XML markup characters convert
Info |  Source |  Entry Points