EXTERNRT OSXMLSTRING * rtxCreateCopyXmlStr(OSCTXT *pctxt, const OSUTF8CHAR *pStr, OSBOOL cdata)
This function creates an instance of XML UTF-8 character string structure (OSXMLSTRING type) and init...
EXTERNRT OSXMLSTRING * rtxCreateXmlStr(OSCTXT *pctxt, const OSUTF8CHAR *pStr, OSBOOL cdata)
This function creates an instance of XML UTF-8 character string structure (OSXMLSTRING type) and init...
Common run-time context definitions.