XML Functions

MakeTypeInstance    Creates an object of the specified module, intended for use when instantiating XML data types from a class factory.

RemWSDL               Disconnects a realm from a WSDL file and the associated set of VTS modules, cleaning up any resourced used by that web service.

SetWSDL                 Connects a realm with a WSDL file and a set of VTS modules in order to enable a web service interface.

XMLAddSchema        This function adds a schema to an XML Processor

XMLParse                Parses the supplied XML using the specified XML Processor.

XMLProcessor          Creates a new XML Processor.

XMLWrite                Converts the instance of a type, as specified by InstanceIn, into XML.