Summary

All vendor requests for digital asset information are sent to the DAM System URL:

https://haldms.halleonard.com/dam

The vendor requests to DAM system are in the form of XML documents conforming to the document type definition (DTD) found at:

https://haldms.halleonard.com/dam_dtd/DAMRequestVersion5.dtd

The contents of this DTD are listed on the DAM Request DTD page of this document.

All requests include a RequestHdr element, identifying the DAM version number (currently 5.0) and a VendorId and VendorKey identifying the vendor sending the request. The element following the RequestHdr identifies the type of the request.

Similarly, the response from the DAM system is also an XML document, conforming to the DTD found at:

https://haldms.halleonard.com/dam_dtd/DAMResponseVersion5.dtd

The contents of this DTD are listed on the DAM Response DTD page of this document.

For DAM System responses, the element following the ResponseHdr element identifies the response type.