Sample application extension

This extension provides ISF support for the sample application that is included with FTM. It also serves as an example for how to extend the ISF.

This extension adds new transaction types to support general-purpose service requests and service responses to the Payments Extension, with new transaction elements called LiquidityRequest, LiquidityResponse, RepairRequest, and RepairResponse.
The schema files for the sample application extension are shown in the following table. These schema files define a new target namespace at http://www.ibm.com/xmlns/prod/ftm/isf/v3/sample and import the common namespace of the ISF Core at http://www.ibm.com/xmlns/prod/ftm/isf/v3.
Table 1. Schema files for the sample application extension
Schema files Description
ISFForFTMSampleApp_v3.xsd Top-level schema for FTM Sample Application. This includes the remaining Core and Payments and sample application schema files.
ISFSampleServiceTxn_v3.xsd This defines the transaction content for general-purpose service request and service response transactions.