User's Guide

Parser resource resolution

The AbtXmlConfiguration can also be used to specify locations for parsed resources. For example, the [Xml] stanza in the previous example contains an entry with name sstwsdl.xsd.

When the parser attempts to resolve the resource named sstwsdl.xsd, it will first attempt to find the resource at the location http://vasthost/wsdlschema.xsd as specified in the configuration.

Below is summary of the algorithm used to resolve parsed resources.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]