5 17 3 XMLBindFileService Properties

LANSA Integrator

5.17.3 XMLBindFileService Properties

Properties that affect the operation of the XMLBindFileService are specified in the XMLBindFileService.properties file. The properties of interest fall into two categories:

  • Properties in the form service.xxxxx= that associate the service name that you specify in the BIND service command with the classes generated from the XML Binding Wizard. These properties are generated by the XML Binding Wizard when you build your project, so you should not normally have to manually enter them. You may have to deploy them to your production environment however – refer to XML Binding Wizard for more information.
  • General properties that provide default values affecting the operation of the service. These are described below:

The default properties file is relatively uninteresting and the bulk of it is taken up with messages. The following explains the keywords that do come with the default XMLBindFileService.properties file.

Keywords

validation.schema

This keyword is used to turn on or off XML schema validation

validation.parser

This keyword is used to turn on or off XML validation.

systemid.file

This keyword is used to specify any DTD Entity Resolves you may wish to include. You may specify multiple DTD Entity Resolves here.