Allow importing XML from string
Introduce an optional parameter xmlstring throughout the import_xml chain (client, server, xmlimporter, xmlparser) to allow specifying a XML string instead of a path. If both are given the string takes precendence.
Showing
Please register or sign in to comment