XMethods Logo

Home ·  Tools · Implementations · Manage · Register · Tutorials · About

Partner4 Logo Partner3 Logo Partner2 Logo

Alan Bush Compositions

WSDL

http://www.alanbushtrust.org.uk/soap/compositions.wsdl     Analyze WSDL   |   View RPC Profile  (only for RPC services)
Owner:alanbushtrust.org.uk
For more Info:http://www.alanbushtrust.org.uk/vic/soap.htm
Description:Interface to the Alan Bush Compositions Database.

Endpoints

URLPublisherContact EmailImplementation
http://www.alanbushtrust.org.uk/soap/compositions.aspalanbushtrust.org.ukvictor@vicsoft.co.uk

Contributed Clients   What is this?     Add / Edit / Delete Client  

NameTypePublisherToolkitLanguageOS
Web Services Performance and Load TesterApplicationLisaWu N/ACross-Platform


Detailed Description

Interface to the Alan Bush Compositions Database.

The Alan Bush Compositions Web Service provides a SOAP 
interface to the Compositions Database of the British 
composer Alan Bush who lived from 1900 to 1995. The 
database in HTML format can be viewed at:
http://www.alanbushtrust.org.uk

It provides 2 methods:
GetCategories - Provides a list of composition categories.
GetCompositions - Provides a list of compositions for a particular 
category.

Usage Notes

See Service Home Page for sample messages and code.

GetCategories:

The GetCategories method returns an XML document containing
a list of categories and category IDs. Category IDs are 
used in the second method (GetCompositions). 

Input Parameter: None 
Output: Categories XML document 
SOAPAction: "urn:alanbushtrust-org-uk:soap.methods.GetCategories"

GetCompositions:

The GetCompositions method takes a category ID parameter 
and returns an XML document containing a list of 
compositions with detailed info. 

Input Parameter: xsd:string 
Output: Compositions XML document  
SOAPAction: "urn:alanbushtrust-org-uk:soap.methods.GetCompositions"

Help  Message Board