|
![]() |
Alan Bush Compositions Web ServiceThe 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/music/compositions.asp?room=Music. It provides a list of composition categories and a list of compositions with detailed information for a particular category in XML format. The XML interface conforms to the SOAP 1.1 specification. Service Details
Methods and XML MessagesThe service provides 2 methods, GetCategories and GetCompositions.
GetCategories:
A sample XML request:
A sample XML response:
GetCompositions:
A sample XML request:
A sample XML response:
|