From 55c6770e0c592cc4c3e6fb1e2ca709b5f0cc5044 Mon Sep 17 00:00:00 2001 From: methodus Date: Mon, 22 Oct 2012 16:59:45 +0200 Subject: Revert "Cleaned CDS.xml from optional tags." This reverts commit 5093394ed0e8d4124709432fac420907a8d97c93. --- httptnt/cds_scpd.ecpp | 323 +++++++++++++++++++++++++++++--------------------- 1 file changed, 188 insertions(+), 135 deletions(-) diff --git a/httptnt/cds_scpd.ecpp b/httptnt/cds_scpd.ecpp index ae090e7..97b3b45 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. #> -<%cpp> reply.setContentType("application/xml"); +<{ 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 + + + - 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 + GetSearchCapabilities SearchCaps @@ -79,27 +79,26 @@ 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 @@ -154,63 +153,117 @@ It contains the service description for the connection manager of the media serv - - - - A_ARG_TYPE_BrowseFlag - string - + + + + 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 + BrowseMetadata BrowseDirectChildren - - - 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 - - + + + 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 + + -- cgit v1.2.3