Gentee Programming Language > Documentation > Libraries Download documentation

xml.procstr

Processes a string contained the XML document.
 
uint xml.procstr(
      str   src
)

Parameters

srcXML data string.

Return value

Returns 1 if the method is successful; otherwise, returns zero.

See also

    XML file processing


 Copyright © 2004-2006 Gentee Inc. All rights reserved.