From 5093394ed0e8d4124709432fac420907a8d97c93 Mon Sep 17 00:00:00 2001 From: methodus Date: Mon, 22 Oct 2012 14:50:55 +0200 Subject: Cleaned CDS.xml from optional tags. --- httptnt/cds_scpd.ecpp | 323 +++++++++++++++++++++----------------------------- 1 file changed, 135 insertions(+), 188 deletions(-) (limited to 'httptnt') diff --git a/httptnt/cds_scpd.ecpp b/httptnt/cds_scpd.ecpp index 97b3b45..ae090e7 100644 --- a/httptnt/cds_scpd.ecpp +++ b/httptnt/cds_scpd.ecpp @@ -1,4 +1,4 @@ - + <# This is the Connection Manager Service Description File @@ -6,70 +6,70 @@ This is the Connection Manager Service Description File It contains the service description for the connection manager of the media server. #> -<{ reply.setContentType("application/xml"); }> +<%cpp> reply.setContentType("application/xml"); 1 0 - - Browse - - - ObjectID - in - A_ARG_TYPE_ObjectID - - - BrowseFlag - in - A_ARG_TYPE_BrowseFlag - - - Filter - in - A_ARG_TYPE_Filter - - - StartingIndex - in - A_ARG_TYPE_Index - - - RequestedCount - in - A_ARG_TYPE_Count - - - SortCriteria - in - A_ARG_TYPE_SortCriteria - - - Result - out - A_ARG_TYPE_Result - - - NumberReturned - out - A_ARG_TYPE_Count - - - TotalMatches - out - A_ARG_TYPE_Count - - - UpdateID - out - A_ARG_TYPE_UpdateID - - - - GetSearchCapabilities + Browse + + + ObjectID + in + A_ARG_TYPE_ObjectID + + + BrowseFlag + in + A_ARG_TYPE_BrowseFlag + + + Filter + in + A_ARG_TYPE_Filter + + + StartingIndex + in + A_ARG_TYPE_Index + + + RequestedCount + in + A_ARG_TYPE_Count + + + SortCriteria + in + A_ARG_TYPE_SortCriteria + + + Result + out + A_ARG_TYPE_Result + + + NumberReturned + out + A_ARG_TYPE_Count + + + TotalMatches + out + A_ARG_TYPE_Count + + + UpdateID + out + A_ARG_TYPE_UpdateID + + + + + GetSearchCapabilities SearchCaps @@ -79,26 +79,27 @@ It contains the service description for the connection manager of the media serv - GetSortCapabilities - - - SortCaps - out - SortCapabilities - - - - - GetSystemUpdateID - - - Id - out - SystemUpdateID - - - - + GetSortCapabilities + + + SortCaps + out + SortCapabilities + + + + + GetSystemUpdateID + + + + Id + out + SystemUpdateID + + + + Search @@ -153,117 +154,63 @@ It contains the service description for the connection manager of the media serv - - - - TransferIDs - yes - string - - - A_ARG_TYPE_ObjectID - no - string - - - A_ARG_TYPE_Result - no - string - - - A_ARG_TYPE_SearchCriteria - no - string - - - A_ARG_TYPE_BrowseFlag - no - string - + + + + A_ARG_TYPE_BrowseFlag + string + BrowseMetadata BrowseDirectChildren - - - A_ARG_TYPE_Filter - no - string - - - A_ARG_TYPE_SortCriteria - no - string - - - A_ARG_TYPE_Index - no - ui4 - - - A_ARG_TYPE_Count - no - ui4 - - - A_ARG_TYPE_UpdateID - no - ui4 - - - A_ARG_TYPE_TransferID - no - ui4 - - - A_ARG_TYPE_TransferStatus - no - string - - COMPLETED - ERROR - IN_PROGRESS - STOPPED - - - - A_ARG_TYPE_TransferLength - no - string - - - A_ARG_TYPE_TransferTotal - no - string - - - A_ARG_TYPE_TagValueList - no - string - - - A_ARG_TYPE_URI - no - uri - - - SearchCapabilities - no - string - - - SortCapabilities - no - string - - - SystemUpdateID - yes - ui4 - - - ContainerUpdateIDs - yes - string - - + + + SystemUpdateID + ui4 + + + ContainerUpdateIDs + string + + + A_ARG_TYPE_Count + ui4 + + + A_ARG_TYPE_SortCriteria + string + + + SortCapabilities + string + + + A_ARG_TYPE_Index + ui4 + + + A_ARG_TYPE_ObjectID + string + + + A_ARG_TYPE_UpdateID + ui4 + + + A_ARG_TYPE_Result + string + + + SearchCapabilities + string + + + A_ARG_TYPE_Filter + string + + + A_ARG_TYPE_SearchCriteria + string + + -- cgit v1.2.3