|
|
Reference Type: Supported, Category: XML, Integration Agreement: 4153
This extrinsic function replaces reserved XML symbols in a string with their XML encoding for strings used in an extensible markup language (XML) message.
$$SYMENC^MXMLUTL(str)
| str: | (required) String to be encoded in an XML message. |
| returns: |
Returns the input string with XML encoding replacing reserved XML symbols. |
|
>S X=$$SYMENC^MXMLUTL("This line isn't &""<XML>"" safe as is.")
>W X
This line isn't &"<XML>" safe as is.
|
VA (Internet) / VA (Intranet) / OI / HSD&D / Site Map / Terms of Use / VA Privacy Policy / Accessibility Reviewed/Updated:
December 14, 2005
|