PXRMEXU3 ; SLC/PKR - Reminder exchange XML utilities, #3. ;12/22/2004
Source file <PXRMEXU3.m>
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
|