{
{   The purpose of this request is to release maintenance access to an
{ element.  The type of access being released is determined by information
{ maintained by the system on the preceding msp$request_maintenance_access
{ request.
{
{   Maintenance access reservations not explicitly released by this request
{ are released when the task which requested the access terminates.
{
{   If a storage device was requested for CONCURRENT maintenance and was the
{ object of a CMP$MOUNT_STORAGE_MEDIUM request, the storage device will be
{ "detached" (unassigned) from the job; the medium will not be physically
{ unloaded by this request.
{
{   If a mass storage device was requested for DEDICATED access and was the
{ object of a CMP$MOUNT_STORAGE_MEDIUM request, the operator will be asked to
{ dismount the medium mounted by the latter request and then will be asked to
{ remount the original medium, if there had been one previously mounted.  The
{ system does not validate that the original medium has been mounted.
{ Subsequently, the storage device will be "detached" (unassigned) from the
{ job.
{
{   NOS/VE automatically DOWNs an element which had an intolerable failure
{ occur during system use of the element.  NOS/VE mandates that a repair
{ action be performed on a mainframe element before the state of the element
{ can be changed to ON.  If DEDICATED access is terminated by this request,
{ NOS/VE considers that a repair action has been attempted and will allow the
{ state of the element to subsequently be changed to ON subject to all other
{ requirements having been met.
{
{       MSP$RELEASE_MAINTENANCE_ACCESS (ELEMENT, STATUS)
{
{ ELEMENT: (input)  This parameter specifies the identity of the system
{       element for which an instance of maintenance access has ended.  The
{       identity of the system element may be specified using either the name
{       of the element or its hardware address, if applicable.  In a
{       multiple-IOU configuration, the identity of the IOU must be supplied
{       to uniquely identify a PP, data channel or channel-adapter.
{
{ STATUS: (output) This parameter specifies the request status.
{
{         CONDITIONS:
{                     cme$lcm_element_not_found
{                     mse$ma_element_not_requested
{                     mse$maintenance_job_class_req
{
{         IDENTIFIER:  'MS'
{
