DS/CWA 16926-2
Extensions for Financial Services (XFS) interface specification Release 3.50 – Part 2: Service Class Definition – Programmer's Reference
| Organization: | DS |
| Publication Date: | 12 January 2023 |
| Status: | active |
| Page Count: | 30 |
| ICS Code (IT applications in banking): | 35.240.40 |
| ICS Code (Identification cards. Chip cards. Biometrics): | 35.240.15 |
| ICS Code (Interface and interconnection equipment): | 35.200 |
scope:
The service classes are defined by their service-specific commands and the associated data structures, error codes, messages, etc. These commands are used to request functions that are specific to one or more classes of Service Providers, but not all of them, and therefore are not included in the common API for basic or administration functions. When a service-specific command is common among two or more classes of Service Providers, the syntax of the command is as similar as possible across all services, since a major objective of XFS is to standardize function codes and structures for the broadest variety of services. For example, using the WFSExecute function, the commands to read data from various services are as similar as possible to each other in their syntax and data structures. In general, the specific command set for a service class is defined as a superset of the specific capabilities likely to be provided by the developers of the services of that class; thus any particular device will normally support only a subset of the defined command set. There are three cases in which a Service Provider may receive a service-specific command that it does not support: The requested capability is defined for the class of Service Providers by the XFS specification, the particular vendor implementation of that service does not support it, and the unsupported capability is not considered to be fundamental to the service. In this case, the Service Provider returns a successful completion, but does no operation. An example would be a request from an application to turn on a control indicator on a passbook printer; the Service Provider recognizes the command, but since the passbook printer it is managing does not include that indicator, the Service Provider does no operation and returns a successful completion to the application. The requested capability is defined for the class of Service Providers by the XFS specification, the particular vendor implementation of that service does not support it, and the unsupported capability is considered to be fundamental to the service. In this case, a WFS_ERR_UNSUPP_COMMA
Document History