findologic/xml-response-schema

FINDOLOGIC Search API XML Response Schema.

v2.2.1 2020-09-25 09:27 UTC

This package is auto-updated.

Last update: 2024-04-28 18:54:13 UTC


README

XML schema for validating the FINDOLOGIC search API's XML response format or generating code from it.

Available Versions

  • 2.1

Usage

The appropriate version of the schema is available at a GitHub URL for the available versions like such:

https://raw.githubusercontent.com/findologic/xml-response-schema/<version>/schema.xsd

PHP

For convenient use in PHP projects, the schema can be installed via composer:

composer require findologic/xml-response-schema:<version>