Loads and initializes the service.
Syntax:
|
Associated Service Properties File
Properties that affect the operation of the XMLBindFileService are specified in the XMLBindFileService.properties file. The properties of interest fall into two categories:
|
validation.schema |
Turns on or off XML schema validation |
|
validation.parser |
Turns on or off XML validation. |
|
systemid.file |
Specifies any DTD Entity Resolves you may wish to include. You may specify multiple DTD Entity Resolves here. |
Example
SERVICE_LOAD SERVICE(XMLBindFileSevice) DOMSET(*STREAM) TRACE(*YES)