diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Data_Files/xmldatafiles/service/ScheduledRecording1.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/IntegTest/testupnp/TestData/Data_Files/xmldatafiles/service/ScheduledRecording1.xml Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,481 @@ + + + + + SortCapabilities + no + string + + + + SortLevelCapability + no + ui4 + + + + StateUpdateID + no + ui4 + + + + LastChange + yes + string + + + + A_ARG_TYPE_PropertyList + no + string + + + + A_ARG_TYPE_DataTypeID + no + string + + A_ARG_TYPE_RecordSchedule + A_ARG_TYPE_RecordTask + A_ARG_TYPE_RecordScheduleParts + + + + + A_ARG_TYPE_ObjectID + no + string + + + + + A_ARG_TYPE_ObjectIDList + no + string + + + + A_ARG_TYPE_PropertyInfo + no + string + + + + A_ARG_TYPE_Index + no + ui4 + + + + A_ARG_TYPE_Count + no + ui4 + + + + A_ARG_TYPE_SortCriteria + no + string + + + + A_ARG_TYPE_RecordSchedule + no + string + + + + A_ARG_TYPE_RecordTask + no + string + + + + A_ARG_TYPE_RecordScheduleParts + no + string + + + + + + GetSortCapabilities + + + SortCaps + out + SortCapabilities + + + SortLevelCap + out + SortLevelCapability + + + + + + GetPropertyList + + + DataTypeID + in + A_ARG_TYPE_DataTypeID + + + PropertyList + out + A_ARG_TYPE_PropertyList + + + + + + GetAllowedValues + + + DataTypeID + in + A_ARG_TYPE_DataTypeID + + + Filter + in + A_ARG_TYPE_PropertyList + + + PropertyInfo + out + A_ARG_TYPE_PropertyInfo + + + + + + GetStateUpdateID + + + Id + out + StateUpdateID + + + + + + BrowseRecordSchedules + + + Filter + in + A_ARG_TYPE_PropertyList + + + StartingIndex + in + A_ARG_TYPE_Index + + + RequestedCount + in + A_ARG_TYPE_Count + + + SortCriteria + in + A_ARG_TYPE_SortCriteria + + + Result + out + A_ARG_TYPE_RecordSchedule + + + NumberReturned + out + A_ARG_TYPE_Count + + + TotalMatches + out + A_ARG_TYPE_Count + + + UpdateID + out + StateUpdateID + + + + + + BrowseRecordTasks + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + Filter + in + A_ARG_TYPE_PropertyList + + + StartingIndex + in + A_ARG_TYPE_Index + + + RequestedCount + in + A_ARG_TYPE_Count + + + SortCriteria + in + A_ARG_TYPE_SortCriteria + + + Result + out + A_ARG_TYPE_RecordTask + + + NumberReturned + out + A_ARG_TYPE_Count + + + TotalMatches + out + A_ARG_TYPE_Count + + + UpdateID + out + StateUpdateID + + + + + + CreateRecordSchedule + + + Elements + in + A_ARG_TYPE_RecordScheduleParts + + + RecordScheduleID + out + A_ARG_TYPE_ObjectID + + + Result + out + A_ARG_TYPE_RecordSchedule + + + UpdateID + out + StateUpdateID + + + + + + DeleteRecordSchedule + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + + + + GetRecordSchedule + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + Filter + in + A_ARG_TYPE_PropertyList + + + Result + out + A_ARG_TYPE_RecordSchedule + + + UpdateID + out + StateUpdateID + + + + + + + EnableRecordSchedule + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + + + + + DisableRecordSchedule + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + + + + + DeleteRecordTask + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + + + + GetRecordTask + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + Filter + in + A_ARG_TYPE_PropertyList + + + Result + out + A_ARG_TYPE_RecordTask + + + UpdateID + out + StateUpdateID + + + + + + + EnableRecordTask + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + + + + + DisableRecordTask + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + + + + ResetRecordTask + + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + + + + + GetRecordScheduleConflicts + + + RecordScheduleID + in + A_ARG_TYPE_ObjectID + + + RecordScheduleConflictIDList + out + A_ARG_TYPE_ObjectIDList + + + UpdateID + out + StateUpdateID + + + + + + + GetRecordTaskConflicts + + + RecordTaskID + in + A_ARG_TYPE_ObjectID + + + RecordTaskConflictIDList + out + A_ARG_TYPE_ObjectIDList + + + UpdateID + out + StateUpdateID + + + + + + \ No newline at end of file