Scoring Tool API Methods
The table below contains links to the XSD description of the individual HEScore methods, as well as PHP code examples. These descriptions apply to the 2019 version.
Additional filesBecause of the complexity of the wsdl, when using PHP the NuSOAP library is required. We are offering this build which has a patch implemented that corrects a bug that affects HEScore calls when using the regular NuSOAP distribution package. transform.xsl is a small file that strips the name spaces from elements and attributes by only copying the local part of their names. If this is not present or not addressed correctly an error will be returned: "String could not be parsed as XML". |