You are here

lookup_services.inc in Taxonomy import/export via XML 6

Same filename and directory in other branches
  1. 6.2 lookup_services.inc

A list of known lookup services and a brief description of their syntax

Remote lookup servers may be web services invoked directly through URL arguments or more advanced XML/RPC type interfaces.

Currently only simple URL patterns are supported

File

lookup_services.inc
View source
<?php

/* double-commented to avoid conflict with svn
 */

/**
 * @file A list of known lookup services and a brief description of their syntax
 *
 * Remote lookup servers may be web services invoked directly through URL
 * arguments or more advanced XML/RPC type interfaces.
 *
 * Currently only simple URL patterns are supported
 */