schedule.wsdl 55 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="../../../ver20/util/onvif-wsdl-viewer.xsl"?>
  3. <!--
  4. Copyright (c) 2010-2018 by ONVIF: Open Network Video Interface Forum. All rights reserved.
  5. Recipients of this document may copy, distribute, publish, or display this
  6. document so long as this copyright notice, license and disclaimer are
  7. retained with all copies of the document.
  8. THIS DOCUMENT IS PROVIDED "AS IS," AND THE CORPORATION AND ITS MEMBERS AND
  9. THEIR AFFILIATES, MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED,
  10. INCLUDING BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY,
  11. FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE;
  12. THAT THE CONTENTS OF THIS DOCUMENT ARE SUITABLE FOR ANY PURPOSE;
  13. OR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY PATENTS,
  14. COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
  15. IN NO EVENT WILL THE CORPORATION OR ITS MEMBERS OR THEIR AFFILIATES BE LIABLE
  16. FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, PUNITIVE OR CONSEQUENTIAL
  17. DAMAGES, ARISING OUT OF OR RELATING TO ANY USE OR DISTRIBUTION OF THIS
  18. DOCUMENT, WHETHER OR NOT (1) THE CORPORATION, MEMBERS OR THEIR AFFILIATES
  19. HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES, OR (2) SUCH DAMAGES
  20. WERE REASONABLY FORESEEABLE, AND ARISING OUT OF OR RELATING TO ANY USE OR
  21. DISTRIBUTION OF THIS DOCUMENT.
  22. THE FOREGOING DISCLAIMER AND LIMITATION ON LIABILITY DO NOT APPLY TO,
  23. INVALIDATE, OR LIMIT REPRESENTATIONS AND WARRANTIES MADE BY THE MEMBERS
  24. AND THEIR RESPECTIVE AFFILIATES TO THE CORPORATION AND OTHER MEMBERS IN
  25. CERTAIN WRITTEN POLICIES OF THE CORPORATION.
  26. -->
  27. <wsdl:definitions
  28. xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  29. xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap12/"
  30. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  31. xmlns:tsc="http://www.onvif.org/ver10/schedule/wsdl" name="ScheduleService"
  32. targetNamespace="http://www.onvif.org/ver10/schedule/wsdl">
  33. <!-- The data types definition for the 'Schedule Service' -->
  34. <wsdl:types>
  35. <xs:schema targetNamespace="http://www.onvif.org/ver10/schedule/wsdl"
  36. xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:pt="http://www.onvif.org/ver10/pacs"
  37. xmlns:tsc="http://www.onvif.org/ver10/schedule/wsdl" elementFormDefault="qualified" version="18.12">
  38. <xs:import namespace="http://www.onvif.org/ver10/pacs" schemaLocation="http://www.onvif.org/ver10/pacs/types.xsd"/>
  39. <!--ServiceCapabilities definitions-->
  40. <xs:complexType name="ServiceCapabilities">
  41. <xs:annotation>
  42. <xs:documentation>
  43. The service capabilities reflect optional functionality of a service.
  44. The information is static and does not change during device operation.
  45. The following capabilities are available:
  46. </xs:documentation>
  47. </xs:annotation>
  48. <xs:sequence>
  49. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/> <!-- first ONVIF then Vendor -->
  50. </xs:sequence>
  51. <xs:attribute name="MaxLimit" type="pt:PositiveInteger" use="required">
  52. <xs:annotation>
  53. <xs:documentation>
  54. The maximum number of entries returned by a single Get&lt;Entity&gt;List or
  55. Get&lt;Entity&gt; request. The device shall never return more than this number
  56. of entities in a single response.
  57. </xs:documentation>
  58. </xs:annotation>
  59. </xs:attribute>
  60. <xs:attribute name="MaxSchedules" type="pt:PositiveInteger" use="required">
  61. <xs:annotation>
  62. <xs:documentation>
  63. Indicates the maximum number of schedules the device supports.
  64. The device shall support at least one schedule.
  65. </xs:documentation>
  66. </xs:annotation>
  67. </xs:attribute>
  68. <xs:attribute name="MaxTimePeriodsPerDay" type="pt:PositiveInteger" use="required">
  69. <xs:annotation>
  70. <xs:documentation>
  71. Indicates the maximum number of time periods per day the device supports
  72. in a schedule including special days schedule. The device shall support
  73. at least one time period per day.
  74. </xs:documentation>
  75. </xs:annotation>
  76. </xs:attribute>
  77. <xs:attribute name="MaxSpecialDayGroups" type="pt:PositiveInteger" use="required">
  78. <xs:annotation>
  79. <xs:documentation>
  80. Indicates the maximum number of special day group entities the device supports.
  81. The device shall support at least one ‘SpecialDayGroup’ entity.
  82. </xs:documentation>
  83. </xs:annotation>
  84. </xs:attribute>
  85. <xs:attribute name="MaxDaysInSpecialDayGroup" type="pt:PositiveInteger" use="required">
  86. <xs:annotation>
  87. <xs:documentation>
  88. Indicates the maximum number of days per ‘SpecialDayGroup’ entity the device
  89. supports. The device shall support at least one day per ‘SpecialDayGroup’ entity.
  90. </xs:documentation>
  91. </xs:annotation>
  92. </xs:attribute>
  93. <xs:attribute name="MaxSpecialDaysSchedules" type="pt:PositiveInteger" use="required">
  94. <xs:annotation>
  95. <xs:documentation>
  96. Indicates the maximum number of ‘SpecialDaysSchedule’ entities referred by a
  97. schedule that the device supports.
  98. </xs:documentation>
  99. </xs:annotation>
  100. </xs:attribute>
  101. <xs:attribute name="ExtendedRecurrenceSupported" type="xs:boolean" use="required">
  102. <xs:annotation>
  103. <xs:documentation>
  104. For schedules:
  105. If this capability is supported, then all iCalendar recurrence types shall
  106. be supported by the device. The device shall also support the start and end dates (or
  107. iCalendar occurrence count) in recurring events (see iCalendar examples in section 3).
  108. If this capability is not supported, then only the weekly iCalendar recurrence
  109. type shall be supported. Non-recurring events and other recurring types are
  110. not supported. The device shall only accept a start date with the year ‘1970’
  111. (the month and day is needed to reflect the week day of the recurrence)
  112. and will not accept an occurrence count (or iCalendar until date) in recurring events.
  113. For special days (only applicable if SpecialDaysSupported is set to true):
  114. If this capability is supported, then all iCalendar recurrence types shall
  115. be supported by the device. The device shall also support the start and
  116. end dates (or occurrence count) in recurring events.
  117. If this capability is not supported, then only non-recurring special days are supported.
  118. </xs:documentation>
  119. </xs:annotation>
  120. </xs:attribute>
  121. <xs:attribute name="SpecialDaysSupported" type="xs:boolean" use="required">
  122. <xs:annotation>
  123. <xs:documentation>
  124. If this capability is supported, then the device shall support special days.
  125. </xs:documentation>
  126. </xs:annotation>
  127. </xs:attribute>
  128. <xs:attribute name="StateReportingSupported" type="xs:boolean" use="required">
  129. <xs:annotation>
  130. <xs:documentation>
  131. If this capability is set to true, the device shall implement the
  132. GetScheduleState command, and shall notify subscribing clients whenever
  133. schedules become active or inactive.
  134. </xs:documentation>
  135. </xs:annotation>
  136. </xs:attribute>
  137. <xs:attribute name="ClientSuppliedTokenSupported" type="xs:boolean" default="false">
  138. <xs:annotation>
  139. <xs:documentation>
  140. Indicates that the client is allowed to supply the token when creating schedules and special day groups.
  141. To enable the use of the commands SetSchedule and SetSpecialDayGroup, the value must be set to true.
  142. </xs:documentation>
  143. </xs:annotation>
  144. </xs:attribute>
  145. <xs:anyAttribute processContents="lax"/>
  146. </xs:complexType>
  147. <xs:element name="Capabilities" type="tsc:ServiceCapabilities"/>
  148. <!-- End of definition -->
  149. <!--ScheduleInfo definitions-->
  150. <xs:complexType name="ScheduleInfo">
  151. <xs:annotation>
  152. <xs:documentation>
  153. The ScheduleInfo type represents the schedule as a physical object.
  154. The structure contains information of a specific schedule instance.
  155. </xs:documentation>
  156. </xs:annotation>
  157. <xs:complexContent>
  158. <xs:extension base="pt:DataEntity">
  159. <xs:sequence>
  160. <xs:element name="Name" type="pt:Name">
  161. <xs:annotation>
  162. <xs:documentation>
  163. A user readable name. It shall be up to 64 characters.
  164. </xs:documentation>
  165. </xs:annotation>
  166. </xs:element>
  167. <xs:element name="Description" type="pt:Description" minOccurs="0">
  168. <xs:annotation>
  169. <xs:documentation>
  170. User readable description for the schedule. It shall be up to 1024 characters.
  171. </xs:documentation>
  172. </xs:annotation>
  173. </xs:element>
  174. </xs:sequence>
  175. </xs:extension>
  176. </xs:complexContent>
  177. </xs:complexType>
  178. <!-- End of definition -->
  179. <!--Schedule definitions-->
  180. <xs:complexType name="Schedule">
  181. <xs:annotation>
  182. <xs:documentation>
  183. The schedule structure shall include all properties of the ScheduleInfo structure
  184. and also the standard events (iCalendar format) and a list of SpecialDaysSchedule instances.
  185. </xs:documentation>
  186. </xs:annotation>
  187. <xs:complexContent>
  188. <xs:extension base="tsc:ScheduleInfo">
  189. <xs:sequence>
  190. <xs:element name="Standard" type="xs:string">
  191. <xs:annotation>
  192. <xs:documentation>
  193. An iCalendar structure that defines a number of events. Events
  194. can be recurring or non-recurring. The events can, for instance,
  195. be used to control when a camera should record or when a facility
  196. is accessible. Some devices might not be able to fully support
  197. all the features of iCalendar. Setting the service capability
  198. ExtendedRecurrenceSupported to false will enable more devices
  199. to be ONVIF compliant. Is of type string (but contains an iCalendar structure).
  200. </xs:documentation>
  201. </xs:annotation>
  202. </xs:element>
  203. <xs:element name="SpecialDays" type="tsc:SpecialDaysSchedule" minOccurs="0"
  204. maxOccurs="unbounded">
  205. <xs:annotation>
  206. <xs:documentation>
  207. For devices that are not able to support all the features of iCalendar,
  208. supporting special days is essential. Each SpecialDaysSchedule
  209. instance defines an alternate set of time periods that overrides
  210. the regular schedule for a specified list of special days.
  211. Is of type SpecialDaysSchedule.
  212. </xs:documentation>
  213. </xs:annotation>
  214. </xs:element>
  215. <xs:element name="Extension" type="tsc:ScheduleExtension" minOccurs="0"/>
  216. </xs:sequence>
  217. <xs:anyAttribute processContents="lax"/>
  218. </xs:extension>
  219. </xs:complexContent>
  220. </xs:complexType>
  221. <xs:complexType name="ScheduleExtension">
  222. <xs:sequence>
  223. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  224. </xs:sequence>
  225. </xs:complexType>
  226. <!-- End of definition -->
  227. <!--SpecialDaysSchedule definitions-->
  228. <xs:complexType name="SpecialDaysSchedule">
  229. <xs:annotation>
  230. <xs:documentation>
  231. A override schedule that defines alternate time periods for a group of special days.
  232. </xs:documentation>
  233. </xs:annotation>
  234. <xs:sequence>
  235. <xs:element name="GroupToken" type="pt:ReferenceToken">
  236. <xs:annotation>
  237. <xs:documentation>
  238. Indicates the list of special days in a schedule.
  239. </xs:documentation>
  240. </xs:annotation>
  241. </xs:element>
  242. <xs:element name="TimeRange" type="tsc:TimePeriod" minOccurs="0" maxOccurs="unbounded">
  243. <xs:annotation>
  244. <xs:documentation>
  245. Indicates the alternate time periods for the list of special days
  246. (overrides the regular schedule). For example, the regular schedule indicates
  247. that it is active from 8AM to 5PM on Mondays. However, this particular
  248. Monday is a special day, and the alternate time periods state that the
  249. schedule is active from 9 AM to 11 AM and 1 PM to 4 PM.
  250. If no time periods are defined, then no access is allowed.
  251. Is of type TimePeriod.
  252. </xs:documentation>
  253. </xs:annotation>
  254. </xs:element>
  255. <xs:element name="Extension" type="tsc:SpecialDaysScheduleExtension" minOccurs="0"/>
  256. </xs:sequence>
  257. <xs:anyAttribute processContents="lax"/>
  258. </xs:complexType>
  259. <xs:complexType name="SpecialDaysScheduleExtension">
  260. <xs:sequence>
  261. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  262. </xs:sequence>
  263. </xs:complexType>
  264. <!-- End of definition -->
  265. <!-- ScheduleState definitions-->
  266. <xs:complexType name="ScheduleState">
  267. <xs:annotation>
  268. <xs:documentation>
  269. The ScheduleState contains state information for a schedule.
  270. </xs:documentation>
  271. </xs:annotation>
  272. <xs:sequence>
  273. <xs:element name="Active" type="xs:boolean">
  274. <xs:annotation>
  275. <xs:documentation>
  276. Indicates that the current time is within the boundaries of the schedule
  277. or its special days schedules’ time periods. For example, if this
  278. schedule is being used for triggering automatic recording on a video source,
  279. the Active flag will be true when the schedule-based recording is supposed to record.
  280. </xs:documentation>
  281. </xs:annotation>
  282. </xs:element>
  283. <xs:element name="SpecialDay" type="xs:boolean" minOccurs="0">
  284. <xs:annotation>
  285. <xs:documentation>
  286. Indicates that the current time is within the boundaries of its special
  287. days schedules’ time periods. For example, if this schedule is being used
  288. for recording at a lower frame rate on a video source during special days,
  289. the SpecialDay flag will be true. If special days are not supported by the device,
  290. this field may be omitted and interpreted as false by the client.
  291. </xs:documentation>
  292. </xs:annotation>
  293. </xs:element>
  294. <xs:element name="Extension" type="tsc:ScheduleStateExtension" minOccurs="0"/>
  295. </xs:sequence>
  296. <xs:anyAttribute processContents="lax"/>
  297. </xs:complexType>
  298. <xs:complexType name="ScheduleStateExtension">
  299. <xs:sequence>
  300. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  301. </xs:sequence>
  302. </xs:complexType>
  303. <!-- End of definition -->
  304. <!--TimePeriod definitions-->
  305. <xs:complexType name="TimePeriod">
  306. <xs:annotation>
  307. <xs:documentation>
  308. A time period defines a start and end time. For full day access, the
  309. start time ="00:00:00" with no defined end time. For a time period with no
  310. end time, the schedule runs until midnight. The end time must always be greater
  311. than the start time, otherwise an InvalidArgVal error messages is generated by the device.
  312. </xs:documentation>
  313. </xs:annotation>
  314. <xs:sequence>
  315. <xs:element name="From" type="xs:time">
  316. <xs:annotation>
  317. <xs:documentation>
  318. Indicates the start time.
  319. </xs:documentation>
  320. </xs:annotation>
  321. </xs:element>
  322. <xs:element name="Until" type="xs:time" minOccurs="0">
  323. <xs:annotation>
  324. <xs:documentation>
  325. Indicates the end time. Is optional, if omitted, the period ends at midnight.
  326. The end time is exclusive, meaning that that exact moment in time is not
  327. part of the period. To determine if a moment in time (t) is part of a time period,
  328. the formula StartTime &#8804; t &lt; EndTime is used.
  329. </xs:documentation>
  330. </xs:annotation>
  331. </xs:element>
  332. <xs:element name="Extension" type="tsc:TimePeriodExtension" minOccurs="0"/>
  333. </xs:sequence>
  334. <xs:anyAttribute processContents="lax"/>
  335. </xs:complexType>
  336. <xs:complexType name="TimePeriodExtension">
  337. <xs:sequence>
  338. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  339. </xs:sequence>
  340. </xs:complexType>
  341. <!-- End of definition -->
  342. <!--SpecialDaysInfo definitions-->
  343. <xs:complexType name="SpecialDayGroupInfo">
  344. <xs:annotation>
  345. <xs:documentation>
  346. The SpecialDayGroupInfo structure contains the basic information about the special days list.
  347. </xs:documentation>
  348. </xs:annotation>
  349. <xs:complexContent>
  350. <xs:extension base="pt:DataEntity">
  351. <xs:sequence>
  352. <xs:element name="Name" type="pt:Name">
  353. <xs:annotation>
  354. <xs:documentation>
  355. User readable name. It shall be up to 64 characters.
  356. </xs:documentation>
  357. </xs:annotation>
  358. </xs:element>
  359. <xs:element name="Description" type="pt:Description" minOccurs="0">
  360. <xs:annotation>
  361. <xs:documentation>
  362. User readable description for the special days. It shall be up to 1024
  363. characters.
  364. </xs:documentation>
  365. </xs:annotation>
  366. </xs:element>
  367. </xs:sequence>
  368. </xs:extension>
  369. </xs:complexContent>
  370. </xs:complexType>
  371. <!-- End of definition -->
  372. <!--SpecialDays definitions-->
  373. <xs:complexType name="SpecialDayGroup">
  374. <xs:annotation>
  375. <xs:documentation>
  376. The special day group structure shall include all properties of the SpecialDayGroupInfo
  377. structure and also a set of special days. A special day group are days (or parts of days)
  378. that require the regular schedule to be overridden with an alternate schedule.
  379. For example holidays, half-days, working Sundays, etc.
  380. </xs:documentation>
  381. </xs:annotation>
  382. <xs:complexContent>
  383. <xs:extension base="tsc:SpecialDayGroupInfo">
  384. <xs:sequence>
  385. <xs:element name="Days" type="xs:string" minOccurs="0">
  386. <xs:annotation>
  387. <xs:documentation>
  388. An iCalendar structure that contains a group of special days.
  389. Is of type string (containing an iCalendar structure).
  390. </xs:documentation>
  391. </xs:annotation>
  392. </xs:element>
  393. <xs:element name="Extension" type="tsc:SpecialDayGroupExtension" minOccurs="0"/>
  394. </xs:sequence>
  395. <xs:anyAttribute processContents="lax"/>
  396. </xs:extension>
  397. </xs:complexContent>
  398. </xs:complexType>
  399. <xs:complexType name="SpecialDayGroupExtension">
  400. <xs:sequence>
  401. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  402. </xs:sequence>
  403. </xs:complexType>
  404. <!-- End of definition -->
  405. <!-- #################-->
  406. <!-- Message request / response elements-->
  407. <xs:element name="GetServiceCapabilities">
  408. <xs:complexType>
  409. <xs:sequence/>
  410. </xs:complexType>
  411. </xs:element>
  412. <!--===============================-->
  413. <xs:element name="GetServiceCapabilitiesResponse">
  414. <xs:complexType>
  415. <xs:sequence>
  416. <xs:element name="Capabilities" type="tsc:ServiceCapabilities">
  417. <xs:annotation>
  418. <xs:documentation>
  419. The capability response message contains the requested schedule service
  420. capabilities using a hierarchical XML capability structure.
  421. </xs:documentation>
  422. </xs:annotation>
  423. </xs:element>
  424. </xs:sequence>
  425. </xs:complexType>
  426. </xs:element>
  427. <!--===============================-->
  428. <xs:element name="GetScheduleState">
  429. <xs:complexType>
  430. <xs:sequence>
  431. <xs:element name="Token" type="pt:ReferenceToken">
  432. <xs:annotation>
  433. <xs:documentation>
  434. Token of schedule instance to get ScheduleState.
  435. </xs:documentation>
  436. </xs:annotation>
  437. </xs:element>
  438. </xs:sequence>
  439. </xs:complexType>
  440. </xs:element>
  441. <!--===============================-->
  442. <xs:element name="GetScheduleStateResponse">
  443. <xs:complexType>
  444. <xs:sequence>
  445. <xs:element name="ScheduleState" type="tsc:ScheduleState">
  446. <xs:annotation>
  447. <xs:documentation>
  448. ScheduleState item.
  449. </xs:documentation>
  450. </xs:annotation>
  451. </xs:element>
  452. </xs:sequence>
  453. </xs:complexType>
  454. </xs:element>
  455. <!--===============================-->
  456. <xs:element name="GetScheduleInfo">
  457. <xs:complexType>
  458. <xs:sequence>
  459. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  460. <xs:annotation>
  461. <xs:documentation>
  462. Tokens of ScheduleInfo items to get.
  463. </xs:documentation>
  464. </xs:annotation>
  465. </xs:element>
  466. </xs:sequence>
  467. </xs:complexType>
  468. </xs:element>
  469. <!--===============================-->
  470. <xs:element name="GetScheduleInfoResponse">
  471. <xs:complexType>
  472. <xs:sequence>
  473. <xs:element name="ScheduleInfo" type="tsc:ScheduleInfo" minOccurs="0" maxOccurs="unbounded">
  474. <xs:annotation>
  475. <xs:documentation>
  476. List of ScheduleInfo items.
  477. </xs:documentation>
  478. </xs:annotation>
  479. </xs:element>
  480. </xs:sequence>
  481. </xs:complexType>
  482. </xs:element>
  483. <!--===============================-->
  484. <xs:element name="GetScheduleInfoList">
  485. <xs:complexType>
  486. <xs:sequence>
  487. <xs:element name="Limit" type="xs:int" minOccurs="0">
  488. <xs:annotation>
  489. <xs:documentation>
  490. Maximum number of entries to return. If not specified, less than one
  491. or higher than what the device supports, the number of items is
  492. determined by the device.
  493. </xs:documentation>
  494. </xs:annotation>
  495. </xs:element>
  496. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  497. <xs:annotation>
  498. <xs:documentation>
  499. Start returning entries from this start reference.
  500. If not specified, entries shall start from the beginning of the dataset.
  501. </xs:documentation>
  502. </xs:annotation>
  503. </xs:element>
  504. </xs:sequence>
  505. </xs:complexType>
  506. </xs:element>
  507. <!--===============================-->
  508. <xs:element name="GetScheduleInfoListResponse">
  509. <xs:complexType>
  510. <xs:sequence>
  511. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  512. <xs:annotation>
  513. <xs:documentation>
  514. StartReference to use in next call to get the following items.
  515. If absent, no more items to get.
  516. </xs:documentation>
  517. </xs:annotation>
  518. </xs:element>
  519. <xs:element name="ScheduleInfo" type="tsc:ScheduleInfo" minOccurs="0" maxOccurs="unbounded">
  520. <xs:annotation>
  521. <xs:documentation>
  522. List of ScheduleInfo items.
  523. </xs:documentation>
  524. </xs:annotation>
  525. </xs:element>
  526. </xs:sequence>
  527. </xs:complexType>
  528. </xs:element>
  529. <!--===============================-->
  530. <xs:element name="GetSchedules">
  531. <xs:complexType>
  532. <xs:sequence>
  533. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  534. <xs:annotation>
  535. <xs:documentation>Tokens of Schedule items to get</xs:documentation>
  536. </xs:annotation>
  537. </xs:element>
  538. </xs:sequence>
  539. </xs:complexType>
  540. </xs:element>
  541. <!--===============================-->
  542. <xs:element name="GetSchedulesResponse">
  543. <xs:complexType>
  544. <xs:sequence>
  545. <xs:element name="Schedule" type="tsc:Schedule" minOccurs="0" maxOccurs="unbounded">
  546. <xs:annotation>
  547. <xs:documentation>List of schedule items.</xs:documentation>
  548. </xs:annotation>
  549. </xs:element>
  550. </xs:sequence>
  551. </xs:complexType>
  552. </xs:element>
  553. <!--===============================-->
  554. <xs:element name="GetScheduleList">
  555. <xs:complexType>
  556. <xs:sequence>
  557. <xs:element name="Limit" type="xs:int" minOccurs="0">
  558. <xs:annotation>
  559. <xs:documentation>
  560. Maximum number of entries to return.
  561. If not specified, less than one or higher than what the device supports,
  562. the number of items is determined by the device.
  563. </xs:documentation>
  564. </xs:annotation>
  565. </xs:element>
  566. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  567. <xs:annotation>
  568. <xs:documentation>
  569. Start returning entries from this start reference.
  570. If not specified, entries shall start from the beginning of the dataset.
  571. </xs:documentation>
  572. </xs:annotation>
  573. </xs:element>
  574. </xs:sequence>
  575. </xs:complexType>
  576. </xs:element>
  577. <!--===============================-->
  578. <xs:element name="GetScheduleListResponse">
  579. <xs:complexType>
  580. <xs:sequence>
  581. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  582. <xs:annotation>
  583. <xs:documentation>
  584. StartReference to use in next call to get the following items.
  585. If absent, no more items to get.
  586. </xs:documentation>
  587. </xs:annotation>
  588. </xs:element>
  589. <xs:element name="Schedule" type="tsc:Schedule" minOccurs="0" maxOccurs="unbounded">
  590. <xs:annotation>
  591. <xs:documentation>List of Schedule items.</xs:documentation>
  592. </xs:annotation>
  593. </xs:element>
  594. </xs:sequence>
  595. </xs:complexType>
  596. </xs:element>
  597. <!--===============================-->
  598. <xs:element name="CreateSchedule">
  599. <xs:complexType>
  600. <xs:sequence>
  601. <xs:element name="Schedule" type="tsc:Schedule" minOccurs="1">
  602. <xs:annotation>
  603. <xs:documentation>The Schedule to create</xs:documentation>
  604. </xs:annotation>
  605. </xs:element>
  606. </xs:sequence>
  607. </xs:complexType>
  608. </xs:element>
  609. <!--===============================-->
  610. <xs:element name="CreateScheduleResponse">
  611. <xs:complexType>
  612. <xs:sequence>
  613. <xs:element name="Token" type="pt:ReferenceToken">
  614. <xs:annotation>
  615. <xs:documentation>The token of created Schedule</xs:documentation>
  616. </xs:annotation>
  617. </xs:element>
  618. </xs:sequence>
  619. </xs:complexType>
  620. </xs:element>
  621. <!--===============================-->
  622. <xs:element name="SetSchedule">
  623. <xs:complexType>
  624. <xs:sequence>
  625. <xs:element name="Schedule" type="tsc:Schedule" minOccurs="1">
  626. <xs:annotation>
  627. <xs:documentation>The Schedule to modify/create</xs:documentation>
  628. </xs:annotation>
  629. </xs:element>
  630. </xs:sequence>
  631. </xs:complexType>
  632. </xs:element>
  633. <!--===============================-->
  634. <xs:element name="SetScheduleResponse">
  635. <xs:complexType>
  636. <xs:sequence>
  637. </xs:sequence>
  638. </xs:complexType>
  639. </xs:element>
  640. <!--===============================-->
  641. <xs:element name="ModifySchedule">
  642. <xs:complexType>
  643. <xs:sequence>
  644. <xs:element name="Schedule" type="tsc:Schedule" minOccurs="1">
  645. <xs:annotation>
  646. <xs:documentation>The Schedule to modify/update</xs:documentation>
  647. </xs:annotation>
  648. </xs:element>
  649. </xs:sequence>
  650. </xs:complexType>
  651. </xs:element>
  652. <!--===============================-->
  653. <xs:element name="ModifyScheduleResponse">
  654. <xs:complexType>
  655. <xs:sequence>
  656. </xs:sequence>
  657. </xs:complexType>
  658. </xs:element>
  659. <!--===============================-->
  660. <xs:element name="DeleteSchedule">
  661. <xs:complexType>
  662. <xs:sequence>
  663. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1">
  664. <xs:annotation>
  665. <xs:documentation>The token of the schedule to delete.</xs:documentation>
  666. </xs:annotation>
  667. </xs:element>
  668. </xs:sequence>
  669. </xs:complexType>
  670. </xs:element>
  671. <!--===============================-->
  672. <xs:element name="DeleteScheduleResponse">
  673. <xs:complexType>
  674. <xs:sequence>
  675. </xs:sequence>
  676. </xs:complexType>
  677. </xs:element>
  678. <!--===============================-->
  679. <xs:element name="GetSpecialDayGroupInfo">
  680. <xs:complexType>
  681. <xs:sequence>
  682. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  683. <xs:annotation>
  684. <xs:documentation>Tokens of SpecialDayGroupInfo items to get.</xs:documentation>
  685. </xs:annotation>
  686. </xs:element>
  687. </xs:sequence>
  688. </xs:complexType>
  689. </xs:element>
  690. <!--===============================-->
  691. <xs:element name="GetSpecialDayGroupInfoResponse">
  692. <xs:complexType>
  693. <xs:sequence>
  694. <xs:element name="SpecialDayGroupInfo" type="tsc:SpecialDayGroupInfo" minOccurs="0"
  695. maxOccurs="unbounded">
  696. <xs:annotation>
  697. <xs:documentation>List of SpecialDayGroupInfo items.</xs:documentation>
  698. </xs:annotation>
  699. </xs:element>
  700. </xs:sequence>
  701. </xs:complexType>
  702. </xs:element>
  703. <!--===============================-->
  704. <xs:element name="GetSpecialDayGroupInfoList">
  705. <xs:complexType>
  706. <xs:sequence>
  707. <xs:element name="Limit" type="xs:int" minOccurs="0">
  708. <xs:annotation>
  709. <xs:documentation>
  710. Maximum number of entries to return. If not specified, less than
  711. one or higher than what the device supports, the number
  712. of items is determined by the device.
  713. </xs:documentation>
  714. </xs:annotation>
  715. </xs:element>
  716. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  717. <xs:annotation>
  718. <xs:documentation>
  719. Start returning entries from this start reference.
  720. If not specified, entries shall start from the beginning of the dataset.
  721. </xs:documentation>
  722. </xs:annotation>
  723. </xs:element>
  724. </xs:sequence>
  725. </xs:complexType>
  726. </xs:element>
  727. <!--===============================-->
  728. <xs:element name="GetSpecialDayGroupInfoListResponse">
  729. <xs:complexType>
  730. <xs:sequence>
  731. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  732. <xs:annotation>
  733. <xs:documentation>
  734. StartReference to use in next call to get the following items.
  735. If absent, no more items to get.
  736. </xs:documentation>
  737. </xs:annotation>
  738. </xs:element>
  739. <xs:element name="SpecialDayGroupInfo" type="tsc:SpecialDayGroupInfo" minOccurs="0"
  740. maxOccurs="unbounded">
  741. <xs:annotation>
  742. <xs:documentation>List of SpecialDayGroupInfo items.</xs:documentation>
  743. </xs:annotation>
  744. </xs:element>
  745. </xs:sequence>
  746. </xs:complexType>
  747. </xs:element>
  748. <!--===============================-->
  749. <xs:element name="GetSpecialDayGroups">
  750. <xs:complexType>
  751. <xs:sequence>
  752. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  753. <xs:annotation>
  754. <xs:documentation>Tokens of the SpecialDayGroup items to get</xs:documentation>
  755. </xs:annotation>
  756. </xs:element>
  757. </xs:sequence>
  758. </xs:complexType>
  759. </xs:element>
  760. <!--===============================-->
  761. <xs:element name="GetSpecialDayGroupsResponse">
  762. <xs:complexType>
  763. <xs:sequence>
  764. <xs:element name="SpecialDayGroup" type="tsc:SpecialDayGroup" minOccurs="0"
  765. maxOccurs="unbounded">
  766. <xs:annotation>
  767. <xs:documentation>List of SpecialDayGroup items.</xs:documentation>
  768. </xs:annotation>
  769. </xs:element>
  770. </xs:sequence>
  771. </xs:complexType>
  772. </xs:element>
  773. <!--===============================-->
  774. <xs:element name="GetSpecialDayGroupList">
  775. <xs:complexType>
  776. <xs:sequence>
  777. <xs:element name="Limit" type="xs:int" minOccurs="0">
  778. <xs:annotation>
  779. <xs:documentation>
  780. Maximum number of entries to return. If not specified, less than
  781. one or higher than what the device supports, the number of
  782. items is determined by the device.
  783. </xs:documentation>
  784. </xs:annotation>
  785. </xs:element>
  786. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  787. <xs:annotation>
  788. <xs:documentation>
  789. Start returning entries from this start reference.
  790. If not specified, entries shall start from the beginning of the dataset.
  791. </xs:documentation>
  792. </xs:annotation>
  793. </xs:element>
  794. </xs:sequence>
  795. </xs:complexType>
  796. </xs:element>
  797. <!--===============================-->
  798. <xs:element name="GetSpecialDayGroupListResponse">
  799. <xs:complexType>
  800. <xs:sequence>
  801. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  802. <xs:annotation>
  803. <xs:documentation>StartReference to use in next call to get the following items. If
  804. absent, no more items to get.
  805. </xs:documentation>
  806. </xs:annotation>
  807. </xs:element>
  808. <xs:element name="SpecialDayGroup" type="tsc:SpecialDayGroup" minOccurs="0"
  809. maxOccurs="unbounded">
  810. <xs:annotation>
  811. <xs:documentation>List of SpecialDayGroup items.</xs:documentation>
  812. </xs:annotation>
  813. </xs:element>
  814. </xs:sequence>
  815. </xs:complexType>
  816. </xs:element>
  817. <!--===============================-->
  818. <xs:element name="CreateSpecialDayGroup">
  819. <xs:complexType>
  820. <xs:sequence>
  821. <xs:element name="SpecialDayGroup" type="tsc:SpecialDayGroup" minOccurs="1">
  822. <xs:annotation>
  823. <xs:documentation>
  824. The special day group to create.
  825. </xs:documentation>
  826. </xs:annotation>
  827. </xs:element>
  828. </xs:sequence>
  829. </xs:complexType>
  830. </xs:element>
  831. <!--===============================-->
  832. <xs:element name="CreateSpecialDayGroupResponse">
  833. <xs:complexType>
  834. <xs:sequence>
  835. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1">
  836. <xs:annotation>
  837. <xs:documentation>The token of created special day group.</xs:documentation>
  838. </xs:annotation>
  839. </xs:element>
  840. </xs:sequence>
  841. </xs:complexType>
  842. </xs:element>
  843. <!--===============================-->
  844. <xs:element name="SetSpecialDayGroup">
  845. <xs:complexType>
  846. <xs:sequence>
  847. <xs:element name="SpecialDayGroup" type="tsc:SpecialDayGroup" minOccurs="1">
  848. <xs:annotation>
  849. <xs:documentation>The SpecialDayGroup to modify/create</xs:documentation>
  850. </xs:annotation>
  851. </xs:element>
  852. </xs:sequence>
  853. </xs:complexType>
  854. </xs:element>
  855. <!--===============================-->
  856. <xs:element name="SetSpecialDayGroupResponse">
  857. <xs:complexType>
  858. <xs:sequence>
  859. </xs:sequence>
  860. </xs:complexType>
  861. </xs:element>
  862. <!--===============================-->
  863. <xs:element name="ModifySpecialDayGroup">
  864. <xs:complexType>
  865. <xs:sequence>
  866. <xs:element name="SpecialDayGroup" type="tsc:SpecialDayGroup" minOccurs="1">
  867. <xs:annotation>
  868. <xs:documentation>
  869. The special day group to modify/update.
  870. </xs:documentation>
  871. </xs:annotation>
  872. </xs:element>
  873. </xs:sequence>
  874. </xs:complexType>
  875. </xs:element>
  876. <!--===============================-->
  877. <xs:element name="ModifySpecialDayGroupResponse">
  878. <xs:complexType>
  879. <xs:sequence>
  880. </xs:sequence>
  881. </xs:complexType>
  882. </xs:element>
  883. <!--===============================-->
  884. <xs:element name="DeleteSpecialDayGroup">
  885. <xs:complexType>
  886. <xs:sequence>
  887. <xs:element name="Token" type="pt:ReferenceToken">
  888. <xs:annotation>
  889. <xs:documentation>
  890. The token of the special day group item to delete.
  891. </xs:documentation>
  892. </xs:annotation>
  893. </xs:element>
  894. </xs:sequence>
  895. </xs:complexType>
  896. </xs:element>
  897. <!--===============================-->
  898. <xs:element name="DeleteSpecialDayGroupResponse">
  899. <xs:complexType>
  900. <xs:sequence/>
  901. </xs:complexType>
  902. </xs:element>
  903. <!--===============================-->
  904. <!-- #################-->
  905. </xs:schema>
  906. </wsdl:types>
  907. <!--Definition of 'GetServiceCapabilities' message-->
  908. <wsdl:message name="GetServiceCapabilitiesRequest">
  909. <wsdl:part name="parameters" element="tsc:GetServiceCapabilities"/>
  910. </wsdl:message>
  911. <wsdl:message name="GetServiceCapabilitiesResponse">
  912. <wsdl:part name="parameters" element="tsc:GetServiceCapabilitiesResponse"/>
  913. </wsdl:message>
  914. <!--===============================-->
  915. <!--Definition of 'GetScheduleState' message-->
  916. <wsdl:message name="GetScheduleStateRequest">
  917. <wsdl:part name="parameters" element="tsc:GetScheduleState"/>
  918. </wsdl:message>
  919. <wsdl:message name="GetScheduleStateResponse">
  920. <wsdl:part name="parameters" element="tsc:GetScheduleStateResponse"/>
  921. </wsdl:message>
  922. <!--===============================-->
  923. <!--Definition of 'GetScheduleInfo' message-->
  924. <wsdl:message name="GetScheduleInfoRequest">
  925. <wsdl:part name="parameters" element="tsc:GetScheduleInfo"/>
  926. </wsdl:message>
  927. <wsdl:message name="GetScheduleInfoResponse">
  928. <wsdl:part name="parameters" element="tsc:GetScheduleInfoResponse"/>
  929. </wsdl:message>
  930. <!--===============================-->
  931. <!--Definition of 'GetScheduleInfoList' message-->
  932. <wsdl:message name="GetScheduleInfoListRequest">
  933. <wsdl:part name="parameters" element="tsc:GetScheduleInfoList"/>
  934. </wsdl:message>
  935. <wsdl:message name="GetScheduleInfoListResponse">
  936. <wsdl:part name="parameters" element="tsc:GetScheduleInfoListResponse"/>
  937. </wsdl:message>
  938. <!--===============================-->
  939. <!--Definition of 'GetSchedules' message-->
  940. <wsdl:message name="GetSchedulesRequest">
  941. <wsdl:part name="parameters" element="tsc:GetSchedules"/>
  942. </wsdl:message>
  943. <wsdl:message name="GetSchedulesResponse">
  944. <wsdl:part name="parameters" element="tsc:GetSchedulesResponse"/>
  945. </wsdl:message>
  946. <!--===============================-->
  947. <!--Definition of 'GetScheduleList' message-->
  948. <wsdl:message name="GetScheduleListRequest">
  949. <wsdl:part name="parameters" element="tsc:GetScheduleList"/>
  950. </wsdl:message>
  951. <wsdl:message name="GetScheduleListResponse">
  952. <wsdl:part name="parameters" element="tsc:GetScheduleListResponse"/>
  953. </wsdl:message>
  954. <!--===============================-->
  955. <!--Definition of 'CreateSchedule' message-->
  956. <wsdl:message name="CreateScheduleRequest">
  957. <wsdl:part name="parameters" element="tsc:CreateSchedule"/>
  958. </wsdl:message>
  959. <wsdl:message name="CreateScheduleResponse">
  960. <wsdl:part name="parameters" element="tsc:CreateScheduleResponse"/>
  961. </wsdl:message>
  962. <!--===============================-->
  963. <!--Definition of 'SetSchedule' message-->
  964. <wsdl:message name="SetScheduleRequest">
  965. <wsdl:part name="parameters" element="tsc:SetSchedule"/>
  966. </wsdl:message>
  967. <wsdl:message name="SetScheduleResponse">
  968. <wsdl:part name="parameters" element="tsc:SetScheduleResponse"/>
  969. </wsdl:message>
  970. <!--===============================-->
  971. <!--Definition of 'ModifySchedule' message-->
  972. <wsdl:message name="ModifyScheduleRequest">
  973. <wsdl:part name="parameters" element="tsc:ModifySchedule"/>
  974. </wsdl:message>
  975. <wsdl:message name="ModifyScheduleResponse">
  976. <wsdl:part name="parameters" element="tsc:ModifyScheduleResponse"/>
  977. </wsdl:message>
  978. <!--===============================-->
  979. <!--Definition of 'DeleteSchedule' message-->
  980. <wsdl:message name="DeleteScheduleRequest">
  981. <wsdl:part name="parameters" element="tsc:DeleteSchedule"/>
  982. </wsdl:message>
  983. <wsdl:message name="DeleteScheduleResponse">
  984. <wsdl:part name="parameters" element="tsc:DeleteScheduleResponse"/>
  985. </wsdl:message>
  986. <!--===============================-->
  987. <!--Definition of 'GetSpecialDayGroupInfo' message-->
  988. <wsdl:message name="GetSpecialDayGroupInfoRequest">
  989. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupInfo"/>
  990. </wsdl:message>
  991. <wsdl:message name="GetSpecialDayGroupInfoResponse">
  992. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupInfoResponse"/>
  993. </wsdl:message>
  994. <!--===============================-->
  995. <!--Definition of 'GetSpecialDayGroupInfoList' message-->
  996. <wsdl:message name="GetSpecialDayGroupInfoListRequest">
  997. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupInfoList"/>
  998. </wsdl:message>
  999. <wsdl:message name="GetSpecialDayGroupInfoListResponse">
  1000. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupInfoListResponse"/>
  1001. </wsdl:message>
  1002. <!--===============================-->
  1003. <!--Definition of 'GetSpecialDayGroups' message-->
  1004. <wsdl:message name="GetSpecialDayGroupsRequest">
  1005. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroups"/>
  1006. </wsdl:message>
  1007. <wsdl:message name="GetSpecialDayGroupsResponse">
  1008. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupsResponse"/>
  1009. </wsdl:message>
  1010. <!--===============================-->
  1011. <!--Definition of 'GetSpecialDayGroupList' message-->
  1012. <wsdl:message name="GetSpecialDayGroupListRequest">
  1013. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupList"/>
  1014. </wsdl:message>
  1015. <wsdl:message name="GetSpecialDayGroupListResponse">
  1016. <wsdl:part name="parameters" element="tsc:GetSpecialDayGroupListResponse"/>
  1017. </wsdl:message>
  1018. <!--===============================-->
  1019. <!--Definition of 'CreateSpecialDayGroup' message-->
  1020. <wsdl:message name="CreateSpecialDayGroupRequest">
  1021. <wsdl:part name="parameters" element="tsc:CreateSpecialDayGroup"/>
  1022. </wsdl:message>
  1023. <wsdl:message name="CreateSpecialDayGroupResponse">
  1024. <wsdl:part name="parameters" element="tsc:CreateSpecialDayGroupResponse"/>
  1025. </wsdl:message>
  1026. <!--===============================-->
  1027. <!--Definition of 'SetSpecialDayGroup' message-->
  1028. <wsdl:message name="SetSpecialDayGroupRequest">
  1029. <wsdl:part name="parameters" element="tsc:SetSpecialDayGroup"/>
  1030. </wsdl:message>
  1031. <wsdl:message name="SetSpecialDayGroupResponse">
  1032. <wsdl:part name="parameters" element="tsc:SetSpecialDayGroupResponse"/>
  1033. </wsdl:message>
  1034. <!--===============================-->
  1035. <!--Definition of 'ModifySpecialDayGroup' message-->
  1036. <wsdl:message name="ModifySpecialDayGroupRequest">
  1037. <wsdl:part name="parameters" element="tsc:ModifySpecialDayGroup"/>
  1038. </wsdl:message>
  1039. <wsdl:message name="ModifySpecialDayGroupResponse">
  1040. <wsdl:part name="parameters" element="tsc:ModifySpecialDayGroupResponse"/>
  1041. </wsdl:message>
  1042. <!--===============================-->
  1043. <!--Definition of 'DeleteSpecialDayGroup' message-->
  1044. <wsdl:message name="DeleteSpecialDayGroupRequest">
  1045. <wsdl:part name="parameters" element="tsc:DeleteSpecialDayGroup"/>
  1046. </wsdl:message>
  1047. <wsdl:message name="DeleteSpecialDayGroupResponse">
  1048. <wsdl:part name="parameters" element="tsc:DeleteSpecialDayGroupResponse"/>
  1049. </wsdl:message>
  1050. <!--===============================-->
  1051. <wsdl:portType name="SchedulePort">
  1052. <wsdl:operation name="GetServiceCapabilities">
  1053. <wsdl:documentation>
  1054. This operation returns the capabilities of the schedule service.
  1055. </wsdl:documentation>
  1056. <wsdl:input message="tsc:GetServiceCapabilitiesRequest"/>
  1057. <wsdl:output message="tsc:GetServiceCapabilitiesResponse"/>
  1058. </wsdl:operation>
  1059. <wsdl:operation name="GetScheduleState">
  1060. <wsdl:documentation>
  1061. This operation requests the ScheduleState for the schedule instance specified by the given token.
  1062. </wsdl:documentation>
  1063. <wsdl:input message="tsc:GetScheduleStateRequest"/>
  1064. <wsdl:output message="tsc:GetScheduleStateResponse"/>
  1065. </wsdl:operation>
  1066. <wsdl:operation name="GetScheduleInfo">
  1067. <wsdl:documentation>
  1068. This method returns a list of schedule info items, specified in the request.
  1069. Only found schedules shall be returned, i.e., the returned numbers of elements can
  1070. differ from the requested element.
  1071. The device shall ignore tokens it cannot resolve and shall return an empty list if
  1072. there are no items matching the specified tokens.
  1073. If the number of requested items is greater than MaxLimit, a TooManyItems fault shall be returned.
  1074. </wsdl:documentation>
  1075. <wsdl:input message="tsc:GetScheduleInfoRequest"/>
  1076. <wsdl:output message="tsc:GetScheduleInfoResponse"/>
  1077. </wsdl:operation>
  1078. <wsdl:operation name="GetScheduleInfoList">
  1079. <wsdl:documentation>
  1080. This operation requests a list of all of ScheduleInfo items provided by the device.
  1081. A call to this method shall return a StartReference when not all data is returned
  1082. and more data is available. The reference shall be valid for retrieving the next set of data.
  1083. Please refer Access Control Service Specification for more details.
  1084. The number of items returned shall not be greater the Limit parameter.
  1085. </wsdl:documentation>
  1086. <wsdl:input message="tsc:GetScheduleInfoListRequest"/>
  1087. <wsdl:output message="tsc:GetScheduleInfoListResponse"/>
  1088. </wsdl:operation>
  1089. <wsdl:operation name="GetSchedules">
  1090. <wsdl:documentation>
  1091. This operation returns the specified schedule item matching the given tokens.
  1092. The device shall ignore tokens it cannot resolve and shall return an empty list
  1093. if there are no items matching the specified tokens.
  1094. If the number of requested items is greater than MaxLimit, a TooManyItems fault shall be returned
  1095. </wsdl:documentation>
  1096. <wsdl:input message="tsc:GetSchedulesRequest"/>
  1097. <wsdl:output message="tsc:GetSchedulesResponse"/>
  1098. </wsdl:operation>
  1099. <wsdl:operation name="GetScheduleList">
  1100. <wsdl:documentation>
  1101. This operation requests a list of all of Schedule items provided by the device.
  1102. A call to this method shall return a StartReference when not all data is returned
  1103. and more data is available. The reference shall be valid for retrieving the next set of data.
  1104. Please refer Access Control Service Specification for more details.
  1105. The number of items returned shall not be greater the Limit parameter.
  1106. </wsdl:documentation>
  1107. <wsdl:input message="tsc:GetScheduleListRequest"/>
  1108. <wsdl:output message="tsc:GetScheduleListResponse"/>
  1109. </wsdl:operation>
  1110. <wsdl:operation name="CreateSchedule">
  1111. <wsdl:documentation>
  1112. This operation creates the specified schedule. The token field of the schedule structure
  1113. shall be empty, the device shall allocate a token for the schedule. The allocated token
  1114. shall be returned in the response. If the client sends any value in the token field,
  1115. the device shall return InvalidArgVal as generic fault code.
  1116. </wsdl:documentation>
  1117. <wsdl:input message="tsc:CreateScheduleRequest"/>
  1118. <wsdl:output message="tsc:CreateScheduleResponse"/>
  1119. </wsdl:operation>
  1120. <wsdl:operation name="SetSchedule">
  1121. <wsdl:documentation>
  1122. This operation modifies or creates the specified schedule.
  1123. </wsdl:documentation>
  1124. <wsdl:input message="tsc:SetScheduleRequest"/>
  1125. <wsdl:output message="tsc:SetScheduleResponse"/>
  1126. </wsdl:operation>
  1127. <wsdl:operation name="ModifySchedule">
  1128. <wsdl:documentation>
  1129. This operation modifies or updates the specified schedule.
  1130. </wsdl:documentation>
  1131. <wsdl:input message="tsc:ModifyScheduleRequest"/>
  1132. <wsdl:output message="tsc:ModifyScheduleResponse"/>
  1133. </wsdl:operation>
  1134. <wsdl:operation name="DeleteSchedule">
  1135. <wsdl:documentation>
  1136. This operation will delete the specified schedule.
  1137. If it is associated with one or more entities some devices may not be able to delete the schedule,
  1138. and consequently a ReferenceInUse fault shall be generated.
  1139. </wsdl:documentation>
  1140. <wsdl:input message="tsc:DeleteScheduleRequest"/>
  1141. <wsdl:output message="tsc:DeleteScheduleResponse"/>
  1142. </wsdl:operation>
  1143. <wsdl:operation name="GetSpecialDayGroupInfo">
  1144. <wsdl:documentation>
  1145. This operation requests a list of SpecialDayGroupInfo items matching the given tokens.
  1146. The device shall ignore tokens it cannot resolve and shall return an empty list if
  1147. there are no items matching specified tokens. The device shall not return a fault in this case.
  1148. If the number of requested items is greater than MaxLimit, a TooManyItems fault shall be returned.
  1149. </wsdl:documentation>
  1150. <wsdl:input message="tsc:GetSpecialDayGroupInfoRequest"/>
  1151. <wsdl:output message="tsc:GetSpecialDayGroupInfoResponse"/>
  1152. </wsdl:operation>
  1153. <wsdl:operation name="GetSpecialDayGroupInfoList">
  1154. <wsdl:documentation>
  1155. This operation requests a list of all of SpecialDayGroupInfo items provided by the device.
  1156. A call to this method shall return a StartReference when not all data is returned and
  1157. more data is available. The reference shall be valid for retrieving the next set of data.
  1158. The number of items returned shall not be greater than Limit parameter.
  1159. </wsdl:documentation>
  1160. <wsdl:input message="tsc:GetSpecialDayGroupInfoListRequest"/>
  1161. <wsdl:output message="tsc:GetSpecialDayGroupInfoListResponse"/>
  1162. </wsdl:operation>
  1163. <wsdl:operation name="GetSpecialDayGroups">
  1164. <wsdl:documentation>
  1165. This operation returns the specified special day group item matching the given token.
  1166. </wsdl:documentation>
  1167. <wsdl:input message="tsc:GetSpecialDayGroupsRequest"/>
  1168. <wsdl:output message="tsc:GetSpecialDayGroupsResponse"/>
  1169. </wsdl:operation>
  1170. <wsdl:operation name="GetSpecialDayGroupList">
  1171. <wsdl:documentation>
  1172. This operation requests a list of all of SpecialDayGroupList items provided by the device.
  1173. A call to this method shall return a StartReference when not all data is returned and
  1174. more data is available. The reference shall be valid for retrieving the next set of data.
  1175. Please refer Access Control Service Specification for more details.
  1176. The number of items returned shall not be greater the Limit parameter.
  1177. </wsdl:documentation>
  1178. <wsdl:input message="tsc:GetSpecialDayGroupListRequest"/>
  1179. <wsdl:output message="tsc:GetSpecialDayGroupListResponse"/>
  1180. </wsdl:operation>
  1181. <wsdl:operation name="CreateSpecialDayGroup">
  1182. <wsdl:documentation>
  1183. This operation creates the specified special day group. The token field of the
  1184. SpecialDayGroup structure shall be empty, the device shall allocate a token for the
  1185. special day group. The allocated token shall be returned in the response.
  1186. If there is any value in the token field, the device shall return InvalidArgVal as generic fault code.
  1187. </wsdl:documentation>
  1188. <wsdl:input message="tsc:CreateSpecialDayGroupRequest"/>
  1189. <wsdl:output message="tsc:CreateSpecialDayGroupResponse"/>
  1190. </wsdl:operation>
  1191. <wsdl:operation name="SetSpecialDayGroup">
  1192. <wsdl:documentation>
  1193. This operation modifies or creates the specified special day group.
  1194. </wsdl:documentation>
  1195. <wsdl:input message="tsc:SetSpecialDayGroupRequest"/>
  1196. <wsdl:output message="tsc:SetSpecialDayGroupResponse"/>
  1197. </wsdl:operation>
  1198. <wsdl:operation name="ModifySpecialDayGroup">
  1199. <wsdl:documentation>
  1200. This operation updates the specified special day group.
  1201. </wsdl:documentation>
  1202. <wsdl:input message="tsc:ModifySpecialDayGroupRequest"/>
  1203. <wsdl:output message="tsc:ModifySpecialDayGroupResponse"/>
  1204. </wsdl:operation>
  1205. <wsdl:operation name="DeleteSpecialDayGroup">
  1206. <wsdl:documentation>
  1207. This method deletes the specified special day group.
  1208. If it is associated with one or more schedules some devices may not be able to delete
  1209. the special day group, and consequently a ReferenceInUse fault must be generated.
  1210. </wsdl:documentation>
  1211. <wsdl:input message="tsc:DeleteSpecialDayGroupRequest"/>
  1212. <wsdl:output message="tsc:DeleteSpecialDayGroupResponse"/>
  1213. </wsdl:operation>
  1214. </wsdl:portType>
  1215. <!--Protocol & data format for the operations and messages for the port type 'SchedulePort'-->
  1216. <wsdl:binding name="ScheduleBinding" type="tsc:SchedulePort">
  1217. <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  1218. <wsdl:operation name="GetServiceCapabilities">
  1219. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetServiceCapabilities"/>
  1220. <wsdl:input>
  1221. <soap:body use="literal"/>
  1222. </wsdl:input>
  1223. <wsdl:output>
  1224. <soap:body use="literal"/>
  1225. </wsdl:output>
  1226. </wsdl:operation>
  1227. <wsdl:operation name="GetScheduleState">
  1228. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetScheduleState"/>
  1229. <wsdl:input>
  1230. <soap:body use="literal"/>
  1231. </wsdl:input>
  1232. <wsdl:output>
  1233. <soap:body use="literal"/>
  1234. </wsdl:output>
  1235. </wsdl:operation>
  1236. <wsdl:operation name="GetScheduleInfo">
  1237. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetScheduleInfo"/>
  1238. <wsdl:input>
  1239. <soap:body use="literal"/>
  1240. </wsdl:input>
  1241. <wsdl:output>
  1242. <soap:body use="literal"/>
  1243. </wsdl:output>
  1244. </wsdl:operation>
  1245. <wsdl:operation name="GetScheduleInfoList">
  1246. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetScheduleInfoList"/>
  1247. <wsdl:input>
  1248. <soap:body use="literal"/>
  1249. </wsdl:input>
  1250. <wsdl:output>
  1251. <soap:body use="literal"/>
  1252. </wsdl:output>
  1253. </wsdl:operation>
  1254. <wsdl:operation name="GetSchedules">
  1255. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetSchedules"/>
  1256. <wsdl:input>
  1257. <soap:body use="literal"/>
  1258. </wsdl:input>
  1259. <wsdl:output>
  1260. <soap:body use="literal"/>
  1261. </wsdl:output>
  1262. </wsdl:operation>
  1263. <wsdl:operation name="GetScheduleList">
  1264. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetScheduleList"/>
  1265. <wsdl:input>
  1266. <soap:body use="literal"/>
  1267. </wsdl:input>
  1268. <wsdl:output>
  1269. <soap:body use="literal"/>
  1270. </wsdl:output>
  1271. </wsdl:operation>
  1272. <wsdl:operation name="CreateSchedule">
  1273. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/CreateSchedule"/>
  1274. <wsdl:input>
  1275. <soap:body use="literal"/>
  1276. </wsdl:input>
  1277. <wsdl:output>
  1278. <soap:body use="literal"/>
  1279. </wsdl:output>
  1280. </wsdl:operation>
  1281. <wsdl:operation name="SetSchedule">
  1282. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/SetSchedule"/>
  1283. <wsdl:input>
  1284. <soap:body use="literal"/>
  1285. </wsdl:input>
  1286. <wsdl:output>
  1287. <soap:body use="literal"/>
  1288. </wsdl:output>
  1289. </wsdl:operation>
  1290. <wsdl:operation name="ModifySchedule">
  1291. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/ModifySchedule"/>
  1292. <wsdl:input>
  1293. <soap:body use="literal"/>
  1294. </wsdl:input>
  1295. <wsdl:output>
  1296. <soap:body use="literal"/>
  1297. </wsdl:output>
  1298. </wsdl:operation>
  1299. <wsdl:operation name="DeleteSchedule">
  1300. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/DeleteSchedule"/>
  1301. <wsdl:input>
  1302. <soap:body use="literal"/>
  1303. </wsdl:input>
  1304. <wsdl:output>
  1305. <soap:body use="literal"/>
  1306. </wsdl:output>
  1307. </wsdl:operation>
  1308. <wsdl:operation name="GetSpecialDayGroupInfo">
  1309. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetSpecialDayGroupInfo"/>
  1310. <wsdl:input>
  1311. <soap:body use="literal"/>
  1312. </wsdl:input>
  1313. <wsdl:output>
  1314. <soap:body use="literal"/>
  1315. </wsdl:output>
  1316. </wsdl:operation>
  1317. <wsdl:operation name="GetSpecialDayGroupInfoList">
  1318. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetSpecialDayGroupInfoList"/>
  1319. <wsdl:input>
  1320. <soap:body use="literal"/>
  1321. </wsdl:input>
  1322. <wsdl:output>
  1323. <soap:body use="literal"/>
  1324. </wsdl:output>
  1325. </wsdl:operation>
  1326. <wsdl:operation name="GetSpecialDayGroups">
  1327. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetSpecialDayGroups"/>
  1328. <wsdl:input>
  1329. <soap:body use="literal"/>
  1330. </wsdl:input>
  1331. <wsdl:output>
  1332. <soap:body use="literal"/>
  1333. </wsdl:output>
  1334. </wsdl:operation>
  1335. <wsdl:operation name="GetSpecialDayGroupList">
  1336. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/GetSpecialDayGroupList"/>
  1337. <wsdl:input>
  1338. <soap:body use="literal"/>
  1339. </wsdl:input>
  1340. <wsdl:output>
  1341. <soap:body use="literal"/>
  1342. </wsdl:output>
  1343. </wsdl:operation>
  1344. <wsdl:operation name="CreateSpecialDayGroup">
  1345. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/CreateSpecialDayGroup"/>
  1346. <wsdl:input>
  1347. <soap:body use="literal"/>
  1348. </wsdl:input>
  1349. <wsdl:output>
  1350. <soap:body use="literal"/>
  1351. </wsdl:output>
  1352. </wsdl:operation>
  1353. <wsdl:operation name="SetSpecialDayGroup">
  1354. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/SetSpecialDayGroup"/>
  1355. <wsdl:input>
  1356. <soap:body use="literal"/>
  1357. </wsdl:input>
  1358. <wsdl:output>
  1359. <soap:body use="literal"/>
  1360. </wsdl:output>
  1361. </wsdl:operation>
  1362. <wsdl:operation name="ModifySpecialDayGroup">
  1363. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/ModifySpecialDayGroup"/>
  1364. <wsdl:input>
  1365. <soap:body use="literal"/>
  1366. </wsdl:input>
  1367. <wsdl:output>
  1368. <soap:body use="literal"/>
  1369. </wsdl:output>
  1370. </wsdl:operation>
  1371. <wsdl:operation name="DeleteSpecialDayGroup">
  1372. <soap:operation soapAction="http://www.onvif.org/ver10/schedule/wsdl/DeleteSpecialDayGroup"/>
  1373. <wsdl:input>
  1374. <soap:body use="literal"/>
  1375. </wsdl:input>
  1376. <wsdl:output>
  1377. <soap:body use="literal"/>
  1378. </wsdl:output>
  1379. </wsdl:operation>
  1380. </wsdl:binding>
  1381. </wsdl:definitions>