authenticationbehavior.wsdl 57 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379
  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 name="AuthenticationBehaviorService"
  28. targetNamespace="http://www.onvif.org/ver10/authenticationbehavior/wsdl"
  29. xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
  30. xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap12/"
  31. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  32. xmlns:tab="http://www.onvif.org/ver10/authenticationbehavior/wsdl">
  33. <!-- The data types definition for the 'Authentication Behavior Service' -->
  34. <wsdl:types>
  35. <xs:schema targetNamespace="http://www.onvif.org/ver10/authenticationbehavior/wsdl"
  36. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  37. xmlns:pt="http://www.onvif.org/ver10/pacs"
  38. xmlns:tt="http://www.onvif.org/ver10/schema"
  39. xmlns:tab="http://www.onvif.org/ver10/authenticationbehavior/wsdl"
  40. elementFormDefault="qualified"
  41. version="18.12">
  42. <xs:import namespace="http://www.onvif.org/ver10/pacs" schemaLocation="http://www.onvif.org/ver10/pacs/types.xsd"/>
  43. <xs:import namespace="http://www.onvif.org/ver10/schema" schemaLocation="http://www.onvif.org/ver10/schema/onvif.xsd"/>
  44. <!--ServiceCapabilities definitions-->
  45. <xs:complexType name="ServiceCapabilities">
  46. <xs:annotation>
  47. <xs:documentation>
  48. The service capabilities reflect optional functionality of a service. The information is static
  49. and does not change during device operation. The following capabilities are available:
  50. </xs:documentation>
  51. </xs:annotation>
  52. <xs:sequence>
  53. <xs:any namespace="##any" minOccurs="0" maxOccurs="unbounded" processContents="lax"/> <!-- first ONVIF then Vendor -->
  54. </xs:sequence>
  55. <xs:attribute name="MaxLimit" type="pt:PositiveInteger" use="required">
  56. <xs:annotation>
  57. <xs:documentation>
  58. The maximum number of entries returned by a single Get&lt;Entity&gt;List or Get&lt;Entity&gt;
  59. request.
  60. The device shall never return more than this number of entities in a single response.
  61. </xs:documentation>
  62. </xs:annotation>
  63. </xs:attribute>
  64. <xs:attribute name="MaxAuthenticationProfiles" type="pt:PositiveInteger" use="required">
  65. <xs:annotation>
  66. <xs:documentation>
  67. Indicates the maximum number of authentication profiles the device supports. The device
  68. shall
  69. support at least one authentication profile.
  70. </xs:documentation>
  71. </xs:annotation>
  72. </xs:attribute>
  73. <xs:attribute name="MaxPoliciesPerAuthenticationProfile" type="pt:PositiveInteger" use="required">
  74. <xs:annotation>
  75. <xs:documentation>
  76. Indicates the maximum number of authentication policies per authentication profile supported
  77. by the device.
  78. </xs:documentation>
  79. </xs:annotation>
  80. </xs:attribute>
  81. <xs:attribute name="MaxSecurityLevels" type="pt:PositiveInteger" use="required">
  82. <xs:annotation>
  83. <xs:documentation>
  84. Indicates the maximum number of security levels the device supports. The device shall
  85. support at least one
  86. security level.
  87. </xs:documentation>
  88. </xs:annotation>
  89. </xs:attribute>
  90. <xs:attribute name="MaxRecognitionGroupsPerSecurityLevel" type="pt:PositiveInteger" use="required">
  91. <xs:annotation>
  92. <xs:documentation>
  93. Indicates the maximum number of recognition groups per security level supported by the
  94. device.
  95. </xs:documentation>
  96. </xs:annotation>
  97. </xs:attribute>
  98. <xs:attribute name="MaxRecognitionMethodsPerRecognitionGroup" type="pt:PositiveInteger" use="required">
  99. <xs:annotation>
  100. <xs:documentation>
  101. Indicates the maximum number of recognition methods per recognition group supported by the
  102. device.
  103. </xs:documentation>
  104. </xs:annotation>
  105. </xs:attribute>
  106. <xs:attribute name="ClientSuppliedTokenSupported" type="xs:boolean" default="false">
  107. <xs:annotation>
  108. <xs:documentation>
  109. Indicates that the client is allowed to supply the token when creating authentication
  110. profiles and
  111. security levels. To enable the use of the commands SetAuthenticationProfile and
  112. SetSecurityLevel, the
  113. value must be set to true.
  114. </xs:documentation>
  115. </xs:annotation>
  116. </xs:attribute>
  117. <xs:attribute name="SupportedAuthenticationModes" type="tt:StringAttrList">
  118. <xs:annotation>
  119. <xs:documentation>
  120. A list of supported authentication modes (including custom modes).
  121. This field is optional, and when omitted, the client shall assume that the
  122. device supports "pt:SingleCredential" only.
  123. </xs:documentation>
  124. </xs:annotation>
  125. </xs:attribute>
  126. <xs:anyAttribute processContents="lax"/>
  127. </xs:complexType>
  128. <xs:element name="Capabilities" type="tab:ServiceCapabilities"/>
  129. <!-- End of definition -->
  130. <!--AuthenticationProfileInfo definitions-->
  131. <xs:complexType name="AuthenticationProfileInfo">
  132. <xs:annotation>
  133. <xs:documentation>
  134. The AuthenticationProfileInfo structure contains information of a specific authentication
  135. profile instance.
  136. </xs:documentation>
  137. </xs:annotation>
  138. <xs:complexContent>
  139. <xs:extension base="pt:DataEntity">
  140. <xs:sequence>
  141. <xs:element name="Name" type="pt:Name">
  142. <xs:annotation>
  143. <xs:documentation>
  144. A user readable name. It shall be up to 64 characters.
  145. </xs:documentation>
  146. </xs:annotation>
  147. </xs:element>
  148. <xs:element name="Description" type="pt:Description" minOccurs="0">
  149. <xs:annotation>
  150. <xs:documentation>
  151. User readable description for the access profile. It shall be up
  152. to 1024 characters.
  153. </xs:documentation>
  154. </xs:annotation>
  155. </xs:element>
  156. </xs:sequence>
  157. </xs:extension>
  158. </xs:complexContent>
  159. </xs:complexType>
  160. <!-- End of definition -->
  161. <!--AuthenticationProfile definitions-->
  162. <xs:complexType name="AuthenticationProfile">
  163. <xs:annotation>
  164. <xs:documentation>
  165. The AuthenticationProfile structure shall include all properties of the
  166. AuthenticationProfileInfo structure
  167. and also a default security level, an authentication mode, and a list of AuthenticationProfile
  168. instances.
  169. </xs:documentation>
  170. </xs:annotation>
  171. <xs:complexContent>
  172. <xs:extension base="tab:AuthenticationProfileInfo">
  173. <xs:sequence>
  174. <xs:element name="DefaultSecurityLevelToken" type="pt:ReferenceToken">
  175. <xs:annotation>
  176. <xs:documentation>
  177. The default security level is used if none of the authentication policies
  178. has a schedule covering the time of access (or if no authentication policies
  179. are defined).
  180. </xs:documentation>
  181. </xs:annotation>
  182. </xs:element>
  183. <xs:element name="AuthenticationPolicy" type="tab:AuthenticationPolicy"
  184. minOccurs="0" maxOccurs="unbounded">
  185. <xs:annotation>
  186. <xs:documentation>
  187. Each authentication policy associates a security level with a schedule (during
  188. which the specified security level will be required at the access point).
  189. </xs:documentation>
  190. </xs:annotation>
  191. </xs:element>
  192. <xs:element name="Extension" type="tab:AuthenticationProfileExtension" minOccurs="0"/>
  193. </xs:sequence>
  194. <xs:anyAttribute processContents="lax"/>
  195. </xs:extension>
  196. </xs:complexContent>
  197. </xs:complexType>
  198. <xs:complexType name="AuthenticationProfileExtension">
  199. <xs:sequence>
  200. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  201. </xs:sequence>
  202. </xs:complexType>
  203. <!-- End of definition -->
  204. <!--AuthenticationPolicy definitions-->
  205. <xs:complexType name="AuthenticationPolicy">
  206. <xs:annotation>
  207. <xs:documentation>
  208. The authentication policy is an association of a security level and a schedule. It defines when
  209. a certain security level is required to grant access to a credential holder. Each security
  210. level is given a unique priority. If authentication policies have overlapping schedules,
  211. the security level with the highest priority is used.
  212. </xs:documentation>
  213. </xs:annotation>
  214. <xs:sequence>
  215. <xs:element name="ScheduleToken" type="pt:ReferenceToken">
  216. <xs:annotation>
  217. <xs:documentation>Reference to the schedule used by the authentication policy.
  218. </xs:documentation>
  219. </xs:annotation>
  220. </xs:element>
  221. <xs:element name="SecurityLevelConstraint" type="tab:SecurityLevelConstraint" minOccurs="1" maxOccurs="unbounded">
  222. <xs:annotation>
  223. <xs:documentation>
  224. A list of security level constraint structures defining the conditions
  225. for what security level to use.
  226. Minimum one security level constraint must be specified.
  227. </xs:documentation>
  228. </xs:annotation>
  229. </xs:element>
  230. <xs:element name="Extension" type="tab:AuthenticationPolicyExtension" minOccurs="0"/>
  231. </xs:sequence>
  232. <xs:anyAttribute processContents="lax"/>
  233. </xs:complexType>
  234. <xs:complexType name="AuthenticationPolicyExtension">
  235. <xs:sequence>
  236. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  237. </xs:sequence>
  238. </xs:complexType>
  239. <!-- End of definition -->
  240. <!--SecurityLevelConstraint definitions-->
  241. <xs:complexType name="SecurityLevelConstraint">
  242. <xs:annotation>
  243. <xs:documentation>
  244. This structure defines what security level should be active depending on the state of the
  245. schedule.
  246. </xs:documentation>
  247. </xs:annotation>
  248. <xs:sequence>
  249. <xs:element name="ActiveRegularSchedule" type="xs:boolean">
  250. <xs:annotation>
  251. <xs:documentation>
  252. Corresponds to the Active field in the ScheduleState structure in
  253. [ONVIF Schedule Service Specification].
  254. </xs:documentation>
  255. </xs:annotation>
  256. </xs:element>
  257. <xs:element name="ActiveSpecialDaySchedule" type="xs:boolean">
  258. <xs:annotation>
  259. <xs:documentation>
  260. Corresponds to the SpecialDay field in the ScheduleState structure in
  261. [ONVIF Schedule Service Specification].
  262. This field will be ignored if the device do not support special days.
  263. </xs:documentation>
  264. </xs:annotation>
  265. </xs:element>
  266. <xs:element name="AuthenticationMode" type="pt:Name" minOccurs="0" default="pt:SingleCredential">
  267. <xs:annotation>
  268. <xs:documentation>
  269. Defines the mode of authentication. Authentication modes starting with the prefix
  270. pt: are reserved to define ONVIF-specific authentication modes. For custom defined
  271. authentication modes, free text can be used.
  272. The following authentication modes are defined by ONVIF:
  273. pt:SingleCredential - Normal mode where only one credential holder is required to be granted access.
  274. pt:DualCredential - Two credential holders are required to be granted access
  275. </xs:documentation>
  276. </xs:annotation>
  277. </xs:element>
  278. <xs:element name="SecurityLevelToken" type="pt:ReferenceToken">
  279. <xs:annotation>
  280. <xs:documentation>
  281. Reference to the security level used by the authentication policy.
  282. </xs:documentation>
  283. </xs:annotation>
  284. </xs:element>
  285. <xs:element name="Extension" type="tab:SecurityLevelConstraintExtension" minOccurs="0"/>
  286. </xs:sequence>
  287. <xs:anyAttribute processContents="lax"/>
  288. </xs:complexType>
  289. <xs:complexType name="SecurityLevelConstraintExtension">
  290. <xs:sequence>
  291. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  292. </xs:sequence>
  293. </xs:complexType>
  294. <!-- End of definition -->
  295. <!--RecognitionMethod definitions-->
  296. <xs:complexType name="RecognitionMethod">
  297. <xs:annotation>
  298. <xs:documentation>
  299. Recognition is the action of identifying authorized users requesting access by the comparison of
  300. presented
  301. credential data with recorded credential data. A recognition method is either memorized,
  302. biometric or held
  303. within a physical credential. A recognition type is either a recognition method or a physical
  304. input such as
  305. a request-to-exit button.
  306. </xs:documentation>
  307. </xs:annotation>
  308. <xs:sequence>
  309. <xs:element name="RecognitionType" type="xs:string">
  310. <xs:annotation>
  311. <xs:documentation>The requested type of recognition.</xs:documentation>
  312. </xs:annotation>
  313. </xs:element>
  314. <xs:element name="Order" type="xs:int">
  315. <xs:annotation>
  316. <xs:documentation>
  317. The order value defines when this recognition method will be requested in relation
  318. to the other recognition methods in the same security level. A lower number indicates
  319. that the recognition method will be requested before recognition methods with a higher number.
  320. </xs:documentation>
  321. </xs:annotation>
  322. </xs:element>
  323. <xs:element name="Extension" type="tab:RecognitionMethodExtension" minOccurs="0"/>
  324. </xs:sequence>
  325. <xs:anyAttribute processContents="lax"/>
  326. </xs:complexType>
  327. <xs:complexType name="RecognitionMethodExtension">
  328. <xs:sequence>
  329. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  330. </xs:sequence>
  331. </xs:complexType>
  332. <!-- End of definition -->
  333. <!--RecognitionGroup definitions-->
  334. <xs:complexType name="RecognitionGroup">
  335. <xs:annotation>
  336. <xs:documentation>
  337. </xs:documentation>
  338. </xs:annotation>
  339. <xs:sequence>
  340. <xs:element name="RecognitionMethod" type="tab:RecognitionMethod"
  341. minOccurs="0" maxOccurs="unbounded">
  342. <xs:annotation>
  343. <xs:documentation>A list of recognition methods to request for at the access point.
  344. </xs:documentation>
  345. </xs:annotation>
  346. </xs:element>
  347. <xs:element name="Extension" type="tab:RecognitionGroupExtension" minOccurs="0"/>
  348. </xs:sequence>
  349. <xs:anyAttribute processContents="lax"/>
  350. </xs:complexType>
  351. <xs:complexType name="RecognitionGroupExtension">
  352. <xs:sequence>
  353. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  354. </xs:sequence>
  355. </xs:complexType>
  356. <!-- End of definition -->
  357. <!--SecurityLevelInfo definitions-->
  358. <xs:complexType name="SecurityLevelInfo">
  359. <xs:annotation>
  360. <xs:documentation>
  361. The SecurityLevelInfo structure contains information of a specific security level instance.
  362. </xs:documentation>
  363. </xs:annotation>
  364. <xs:complexContent>
  365. <xs:extension base="pt:DataEntity">
  366. <xs:sequence>
  367. <xs:element name="Name" type="pt:Name">
  368. <xs:annotation>
  369. <xs:documentation>
  370. A user readable name. It shall be up to 64 characters.
  371. </xs:documentation>
  372. </xs:annotation>
  373. </xs:element>
  374. <xs:element name="Priority" type="xs:int">
  375. <xs:annotation>
  376. <xs:documentation>
  377. A higher number indicates that the security level is considered more secure
  378. than security levels with lower priorities. The priority is used when an
  379. authentication profile have overlapping schedules with different security
  380. levels. When an access point is accessed, the authentication policies are
  381. walked through in priority order (highest priority first). When a schedule is
  382. found covering the time of access, the associated security level is used and
  383. processing stops. Two security levels cannot have the same priority.
  384. </xs:documentation>
  385. </xs:annotation>
  386. </xs:element>
  387. <xs:element name="Description" type="pt:Description" minOccurs="0">
  388. <xs:annotation>
  389. <xs:documentation>
  390. User readable description for the access profile. It shall be up
  391. to 1024 characters.
  392. </xs:documentation>
  393. </xs:annotation>
  394. </xs:element>
  395. </xs:sequence>
  396. </xs:extension>
  397. </xs:complexContent>
  398. </xs:complexType>
  399. <!-- End of definition -->
  400. <!--SecurityLevel definitions-->
  401. <xs:complexType name="SecurityLevel">
  402. <xs:annotation>
  403. <xs:documentation>
  404. The SecurityLevel structure shall include all properties of the SecurityLevelInfo structure and
  405. also a set
  406. of recognition groups.
  407. The recognition groups are used to define a logical OR between the groups. Each recognition
  408. group consists
  409. of one or more recognition methods.
  410. </xs:documentation>
  411. </xs:annotation>
  412. <xs:complexContent>
  413. <xs:extension base="tab:SecurityLevelInfo">
  414. <xs:sequence>
  415. <xs:element name="RecognitionGroup" type="tab:RecognitionGroup"
  416. minOccurs="0" maxOccurs="unbounded">
  417. <xs:annotation>
  418. <xs:documentation>
  419. The recognition groups are used to define a logical OR between the groups. Each
  420. recognition group consists of one or more recognition methods.
  421. </xs:documentation>
  422. </xs:annotation>
  423. </xs:element>
  424. <xs:element name="Extension" type="tab:SecurityLevelExtension" minOccurs="0"/>
  425. </xs:sequence>
  426. <xs:anyAttribute processContents="lax"/>
  427. </xs:extension>
  428. </xs:complexContent>
  429. </xs:complexType>
  430. <xs:complexType name="SecurityLevelExtension">
  431. <xs:sequence>
  432. <xs:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> <!-- first ONVIF then Vendor -->
  433. </xs:sequence>
  434. </xs:complexType>
  435. <!-- End of data types definition -->
  436. <!-- #################-->
  437. <!-- Message request / response elements-->
  438. <xs:element name="GetServiceCapabilities">
  439. <xs:complexType>
  440. <xs:sequence/>
  441. </xs:complexType>
  442. </xs:element>
  443. <!--===============================-->
  444. <xs:element name="GetServiceCapabilitiesResponse">
  445. <xs:complexType>
  446. <xs:sequence>
  447. <xs:element name="Capabilities" type="tab:ServiceCapabilities">
  448. <xs:annotation>
  449. <xs:documentation>The capability response message contains the requested access rules
  450. service capabilities using a hierarchical XML capability structure.
  451. </xs:documentation>
  452. </xs:annotation>
  453. </xs:element>
  454. </xs:sequence>
  455. </xs:complexType>
  456. </xs:element>
  457. <!--===============================-->
  458. <xs:element name="GetAuthenticationProfileInfo">
  459. <xs:complexType>
  460. <xs:sequence>
  461. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  462. <xs:annotation>
  463. <xs:documentation>Tokens of AuthenticationProfileInfo items to get.</xs:documentation>
  464. </xs:annotation>
  465. </xs:element>
  466. </xs:sequence>
  467. </xs:complexType>
  468. </xs:element>
  469. <!--===============================-->
  470. <xs:element name="GetAuthenticationProfileInfoResponse">
  471. <xs:complexType>
  472. <xs:sequence>
  473. <xs:element name="AuthenticationProfileInfo" type="tab:AuthenticationProfileInfo" minOccurs="0"
  474. maxOccurs="unbounded">
  475. <xs:annotation>
  476. <xs:documentation>List of AuthenticationProfileInfo items.</xs:documentation>
  477. </xs:annotation>
  478. </xs:element>
  479. </xs:sequence>
  480. </xs:complexType>
  481. </xs:element>
  482. <!--===============================-->
  483. <xs:element name="GetAuthenticationProfileInfoList">
  484. <xs:complexType>
  485. <xs:sequence>
  486. <xs:element name="Limit" type="xs:int" minOccurs="0">
  487. <xs:annotation>
  488. <xs:documentation>Maximum number of entries to return. If not specified, less than one
  489. or higher than what the device supports, the number of items is determined by the
  490. device.
  491. </xs:documentation>
  492. </xs:annotation>
  493. </xs:element>
  494. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  495. <xs:annotation>
  496. <xs:documentation>Start returning entries from this start reference. If not specified,
  497. entries shall start from the beginning of the dataset.
  498. </xs:documentation>
  499. </xs:annotation>
  500. </xs:element>
  501. </xs:sequence>
  502. </xs:complexType>
  503. </xs:element>
  504. <!--===============================-->
  505. <xs:element name="GetAuthenticationProfileInfoListResponse">
  506. <xs:complexType>
  507. <xs:sequence>
  508. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  509. <xs:annotation>
  510. <xs:documentation>StartReference to use in next call to get the following items. If
  511. absent, no more items to get.
  512. </xs:documentation>
  513. </xs:annotation>
  514. </xs:element>
  515. <xs:element name="AuthenticationProfileInfo" type="tab:AuthenticationProfileInfo" minOccurs="0"
  516. maxOccurs="unbounded">
  517. <xs:annotation>
  518. <xs:documentation>List of AuthenticationProfileInfo items.</xs:documentation>
  519. </xs:annotation>
  520. </xs:element>
  521. </xs:sequence>
  522. </xs:complexType>
  523. </xs:element>
  524. <!--===============================-->
  525. <xs:element name="GetAuthenticationProfiles">
  526. <xs:complexType>
  527. <xs:sequence>
  528. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  529. <xs:annotation>
  530. <xs:documentation>Tokens of AuthenticationProfile items to get.</xs:documentation>
  531. </xs:annotation>
  532. </xs:element>
  533. </xs:sequence>
  534. </xs:complexType>
  535. </xs:element>
  536. <!--===============================-->
  537. <xs:element name="GetAuthenticationProfilesResponse">
  538. <xs:complexType>
  539. <xs:sequence>
  540. <xs:element name="AuthenticationProfile" type="tab:AuthenticationProfile" minOccurs="0"
  541. maxOccurs="unbounded">
  542. <xs:annotation>
  543. <xs:documentation>List of AuthenticationProfile items.</xs:documentation>
  544. </xs:annotation>
  545. </xs:element>
  546. </xs:sequence>
  547. </xs:complexType>
  548. </xs:element>
  549. <!--===============================-->
  550. <xs:element name="GetAuthenticationProfileList">
  551. <xs:complexType>
  552. <xs:sequence>
  553. <xs:element name="Limit" type="xs:int" minOccurs="0">
  554. <xs:annotation>
  555. <xs:documentation>Maximum number of entries to return. If not specified, less than one
  556. or higher than what the device supports, the number of items is determined by the
  557. device.
  558. </xs:documentation>
  559. </xs:annotation>
  560. </xs:element>
  561. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  562. <xs:annotation>
  563. <xs:documentation>Start returning entries from this start reference. If not specified,
  564. entries shall start from the beginning of the dataset.
  565. </xs:documentation>
  566. </xs:annotation>
  567. </xs:element>
  568. </xs:sequence>
  569. </xs:complexType>
  570. </xs:element>
  571. <!--===============================-->
  572. <xs:element name="GetAuthenticationProfileListResponse">
  573. <xs:complexType>
  574. <xs:sequence>
  575. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  576. <xs:annotation>
  577. <xs:documentation>StartReference to use in next call to get the following items. If
  578. absent, no more items to get.
  579. </xs:documentation>
  580. </xs:annotation>
  581. </xs:element>
  582. <xs:element name="AuthenticationProfile" type="tab:AuthenticationProfile" minOccurs="0"
  583. maxOccurs="unbounded">
  584. <xs:annotation>
  585. <xs:documentation>List of AuthenticationProfile items.</xs:documentation>
  586. </xs:annotation>
  587. </xs:element>
  588. </xs:sequence>
  589. </xs:complexType>
  590. </xs:element>
  591. <!--===============================-->
  592. <xs:element name="CreateAuthenticationProfile">
  593. <xs:complexType>
  594. <xs:sequence>
  595. <xs:element name="AuthenticationProfile" type="tab:AuthenticationProfile">
  596. <xs:annotation>
  597. <xs:documentation>The AuthenticationProfile to create.</xs:documentation>
  598. </xs:annotation>
  599. </xs:element>
  600. </xs:sequence>
  601. </xs:complexType>
  602. </xs:element>
  603. <!--===============================-->
  604. <xs:element name="CreateAuthenticationProfileResponse">
  605. <xs:complexType>
  606. <xs:sequence>
  607. <xs:element name="Token" type="pt:ReferenceToken">
  608. <xs:annotation>
  609. <xs:documentation>The Token of created AuthenticationProfile.</xs:documentation>
  610. </xs:annotation>
  611. </xs:element>
  612. </xs:sequence>
  613. </xs:complexType>
  614. </xs:element>
  615. <!--===============================-->
  616. <xs:element name="SetAuthenticationProfile">
  617. <xs:complexType>
  618. <xs:sequence>
  619. <xs:element name="AuthenticationProfile" type="tab:AuthenticationProfile">
  620. <xs:annotation>
  621. <xs:documentation>The AuthenticationProfile to create or modify.</xs:documentation>
  622. </xs:annotation>
  623. </xs:element>
  624. </xs:sequence>
  625. </xs:complexType>
  626. </xs:element>
  627. <!--===============================-->
  628. <xs:element name="SetAuthenticationProfileResponse">
  629. <xs:complexType>
  630. <xs:sequence>
  631. </xs:sequence>
  632. </xs:complexType>
  633. </xs:element>
  634. <!--===============================-->
  635. <xs:element name="ModifyAuthenticationProfile">
  636. <xs:complexType>
  637. <xs:sequence>
  638. <xs:element name="AuthenticationProfile" type="tab:AuthenticationProfile">
  639. <xs:annotation>
  640. <xs:documentation>The AuthenticationProfile to modify.</xs:documentation>
  641. </xs:annotation>
  642. </xs:element>
  643. </xs:sequence>
  644. </xs:complexType>
  645. </xs:element>
  646. <!--===============================-->
  647. <xs:element name="ModifyAuthenticationProfileResponse">
  648. <xs:complexType>
  649. <xs:sequence>
  650. </xs:sequence>
  651. </xs:complexType>
  652. </xs:element>
  653. <!--===============================-->
  654. <xs:element name="DeleteAuthenticationProfile">
  655. <xs:complexType>
  656. <xs:sequence>
  657. <xs:element name="Token" type="pt:ReferenceToken">
  658. <xs:annotation>
  659. <xs:documentation>The token of the AuthenticationProfile to delete.</xs:documentation>
  660. </xs:annotation>
  661. </xs:element>
  662. </xs:sequence>
  663. </xs:complexType>
  664. </xs:element>
  665. <!--===============================-->
  666. <xs:element name="DeleteAuthenticationProfileResponse">
  667. <xs:complexType>
  668. <xs:sequence/>
  669. </xs:complexType>
  670. </xs:element>
  671. <!--===============================-->
  672. <xs:element name="GetSecurityLevelInfo">
  673. <xs:complexType>
  674. <xs:sequence>
  675. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  676. <xs:annotation>
  677. <xs:documentation>Tokens of SecurityLevelInfo items to get.</xs:documentation>
  678. </xs:annotation>
  679. </xs:element>
  680. </xs:sequence>
  681. </xs:complexType>
  682. </xs:element>
  683. <!--===============================-->
  684. <xs:element name="GetSecurityLevelInfoResponse">
  685. <xs:complexType>
  686. <xs:sequence>
  687. <xs:element name="SecurityLevelInfo" type="tab:SecurityLevelInfo" minOccurs="0"
  688. maxOccurs="unbounded">
  689. <xs:annotation>
  690. <xs:documentation>List of SecurityLevelInfo items.</xs:documentation>
  691. </xs:annotation>
  692. </xs:element>
  693. </xs:sequence>
  694. </xs:complexType>
  695. </xs:element>
  696. <!--===============================-->
  697. <xs:element name="GetSecurityLevelInfoList">
  698. <xs:complexType>
  699. <xs:sequence>
  700. <xs:element name="Limit" type="xs:int" minOccurs="0">
  701. <xs:annotation>
  702. <xs:documentation>Maximum number of entries to return. If not specified, less than one
  703. or higher than what the device supports, the number of items is determined by the
  704. device.
  705. </xs:documentation>
  706. </xs:annotation>
  707. </xs:element>
  708. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  709. <xs:annotation>
  710. <xs:documentation>Start returning entries from this start reference. If not specified,
  711. entries shall start from the beginning of the dataset.
  712. </xs:documentation>
  713. </xs:annotation>
  714. </xs:element>
  715. </xs:sequence>
  716. </xs:complexType>
  717. </xs:element>
  718. <!--===============================-->
  719. <xs:element name="GetSecurityLevelInfoListResponse">
  720. <xs:complexType>
  721. <xs:sequence>
  722. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  723. <xs:annotation>
  724. <xs:documentation>StartReference to use in next call to get the following items. If
  725. absent, no more items to get.
  726. </xs:documentation>
  727. </xs:annotation>
  728. </xs:element>
  729. <xs:element name="SecurityLevelInfo" type="tab:SecurityLevelInfo" minOccurs="0"
  730. maxOccurs="unbounded">
  731. <xs:annotation>
  732. <xs:documentation>List of SecurityLevelInfo items.</xs:documentation>
  733. </xs:annotation>
  734. </xs:element>
  735. </xs:sequence>
  736. </xs:complexType>
  737. </xs:element>
  738. <!--===============================-->
  739. <xs:element name="GetSecurityLevels">
  740. <xs:complexType>
  741. <xs:sequence>
  742. <xs:element name="Token" type="pt:ReferenceToken" minOccurs="1" maxOccurs="unbounded">
  743. <xs:annotation>
  744. <xs:documentation>Tokens of SecurityLevel items to get.</xs:documentation>
  745. </xs:annotation>
  746. </xs:element>
  747. </xs:sequence>
  748. </xs:complexType>
  749. </xs:element>
  750. <!--===============================-->
  751. <xs:element name="GetSecurityLevelsResponse">
  752. <xs:complexType>
  753. <xs:sequence>
  754. <xs:element name="SecurityLevel" type="tab:SecurityLevel" minOccurs="0" maxOccurs="unbounded">
  755. <xs:annotation>
  756. <xs:documentation>List of SecurityLevel items.</xs:documentation>
  757. </xs:annotation>
  758. </xs:element>
  759. </xs:sequence>
  760. </xs:complexType>
  761. </xs:element>
  762. <!--===============================-->
  763. <xs:element name="GetSecurityLevelList">
  764. <xs:complexType>
  765. <xs:sequence>
  766. <xs:element name="Limit" type="xs:int" minOccurs="0">
  767. <xs:annotation>
  768. <xs:documentation>Maximum number of entries to return. If not specified, less than one
  769. or higher than what the device supports, the number of items is determined by the
  770. device.
  771. </xs:documentation>
  772. </xs:annotation>
  773. </xs:element>
  774. <xs:element name="StartReference" type="xs:string" minOccurs="0">
  775. <xs:annotation>
  776. <xs:documentation>Start returning entries from this start reference. If not specified,
  777. entries shall start from the beginning of the dataset.
  778. </xs:documentation>
  779. </xs:annotation>
  780. </xs:element>
  781. </xs:sequence>
  782. </xs:complexType>
  783. </xs:element>
  784. <!--===============================-->
  785. <xs:element name="GetSecurityLevelListResponse">
  786. <xs:complexType>
  787. <xs:sequence>
  788. <xs:element name="NextStartReference" type="xs:string" minOccurs="0">
  789. <xs:annotation>
  790. <xs:documentation>StartReference to use in next call to get the following items. If
  791. absent, no more items to get.
  792. </xs:documentation>
  793. </xs:annotation>
  794. </xs:element>
  795. <xs:element name="SecurityLevel" type="tab:SecurityLevel" minOccurs="0" maxOccurs="unbounded">
  796. <xs:annotation>
  797. <xs:documentation>List of SecurityLevel items.</xs:documentation>
  798. </xs:annotation>
  799. </xs:element>
  800. </xs:sequence>
  801. </xs:complexType>
  802. </xs:element>
  803. <!--===============================-->
  804. <xs:element name="CreateSecurityLevel">
  805. <xs:complexType>
  806. <xs:sequence>
  807. <xs:element name="SecurityLevel" type="tab:SecurityLevel">
  808. <xs:annotation>
  809. <xs:documentation>The SecurityLevel to create.</xs:documentation>
  810. </xs:annotation>
  811. </xs:element>
  812. </xs:sequence>
  813. </xs:complexType>
  814. </xs:element>
  815. <!--===============================-->
  816. <xs:element name="CreateSecurityLevelResponse">
  817. <xs:complexType>
  818. <xs:sequence>
  819. <xs:element name="Token" type="pt:ReferenceToken">
  820. <xs:annotation>
  821. <xs:documentation>The Token of created SecurityLevel.</xs:documentation>
  822. </xs:annotation>
  823. </xs:element>
  824. </xs:sequence>
  825. </xs:complexType>
  826. </xs:element>
  827. <!--===============================-->
  828. <xs:element name="SetSecurityLevel">
  829. <xs:complexType>
  830. <xs:sequence>
  831. <xs:element name="SecurityLevel" type="tab:SecurityLevel">
  832. <xs:annotation>
  833. <xs:documentation>The SecurityLevel to create or modify.</xs:documentation>
  834. </xs:annotation>
  835. </xs:element>
  836. </xs:sequence>
  837. </xs:complexType>
  838. </xs:element>
  839. <!--===============================-->
  840. <xs:element name="SetSecurityLevelResponse">
  841. <xs:complexType>
  842. <xs:sequence>
  843. </xs:sequence>
  844. </xs:complexType>
  845. </xs:element>
  846. <!--===============================-->
  847. <xs:element name="ModifySecurityLevel">
  848. <xs:complexType>
  849. <xs:sequence>
  850. <xs:element name="SecurityLevel" type="tab:SecurityLevel">
  851. <xs:annotation>
  852. <xs:documentation>The SecurityLevel to modify.</xs:documentation>
  853. </xs:annotation>
  854. </xs:element>
  855. </xs:sequence>
  856. </xs:complexType>
  857. </xs:element>
  858. <!--===============================-->
  859. <xs:element name="ModifySecurityLevelResponse">
  860. <xs:complexType>
  861. <xs:sequence>
  862. </xs:sequence>
  863. </xs:complexType>
  864. </xs:element>
  865. <!--===============================-->
  866. <xs:element name="DeleteSecurityLevel">
  867. <xs:complexType>
  868. <xs:sequence>
  869. <xs:element name="Token" type="pt:ReferenceToken">
  870. <xs:annotation>
  871. <xs:documentation>The token of the SecurityLevel to delete.</xs:documentation>
  872. </xs:annotation>
  873. </xs:element>
  874. </xs:sequence>
  875. </xs:complexType>
  876. </xs:element>
  877. <!--===============================-->
  878. <xs:element name="DeleteSecurityLevelResponse">
  879. <xs:complexType>
  880. <xs:sequence/>
  881. </xs:complexType>
  882. </xs:element>
  883. <!-- #################-->
  884. </xs:schema>
  885. </wsdl:types>
  886. <!--Definition of 'GetServiceCapabilities' message-->
  887. <wsdl:message name="GetServiceCapabilitiesRequest">
  888. <wsdl:part name="parameters" element="tab:GetServiceCapabilities"/>
  889. </wsdl:message>
  890. <wsdl:message name="GetServiceCapabilitiesResponse">
  891. <wsdl:part name="parameters" element="tab:GetServiceCapabilitiesResponse"/>
  892. </wsdl:message>
  893. <!--===============================-->
  894. <!--Definition of 'GetAuthenticationProfileInfo' message-->
  895. <wsdl:message name="GetAuthenticationProfileInfoRequest">
  896. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileInfo"/>
  897. </wsdl:message>
  898. <wsdl:message name="GetAuthenticationProfileInfoResponse">
  899. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileInfoResponse"/>
  900. </wsdl:message>
  901. <!--===============================-->
  902. <!--Definition of 'GetAuthenticationProfileInfoList' message-->
  903. <wsdl:message name="GetAuthenticationProfileInfoListRequest">
  904. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileInfoList"/>
  905. </wsdl:message>
  906. <wsdl:message name="GetAuthenticationProfileInfoListResponse">
  907. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileInfoListResponse"/>
  908. </wsdl:message>
  909. <!--===============================-->
  910. <!--Definition of 'GetAuthenticationProfiles' message-->
  911. <wsdl:message name="GetAuthenticationProfilesRequest">
  912. <wsdl:part name="parameters" element="tab:GetAuthenticationProfiles"/>
  913. </wsdl:message>
  914. <wsdl:message name="GetAuthenticationProfilesResponse">
  915. <wsdl:part name="parameters" element="tab:GetAuthenticationProfilesResponse"/>
  916. </wsdl:message>
  917. <!--===============================-->
  918. <!--Definition of 'GetAuthenticationProfileList' message-->
  919. <wsdl:message name="GetAuthenticationProfileListRequest">
  920. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileList"/>
  921. </wsdl:message>
  922. <wsdl:message name="GetAuthenticationProfileListResponse">
  923. <wsdl:part name="parameters" element="tab:GetAuthenticationProfileListResponse"/>
  924. </wsdl:message>
  925. <!--===============================-->
  926. <!--Definition of 'CreateAuthenticationProfile' message-->
  927. <wsdl:message name="CreateAuthenticationProfileRequest">
  928. <wsdl:part name="parameters" element="tab:CreateAuthenticationProfile"/>
  929. </wsdl:message>
  930. <wsdl:message name="CreateAuthenticationProfileResponse">
  931. <wsdl:part name="parameters" element="tab:CreateAuthenticationProfileResponse"/>
  932. </wsdl:message>
  933. <!--===============================-->
  934. <!--Definition of 'SetAuthenticationProfile' message-->
  935. <wsdl:message name="SetAuthenticationProfileRequest">
  936. <wsdl:part name="parameters" element="tab:SetAuthenticationProfile"/>
  937. </wsdl:message>
  938. <wsdl:message name="SetAuthenticationProfileResponse">
  939. <wsdl:part name="parameters" element="tab:SetAuthenticationProfileResponse"/>
  940. </wsdl:message>
  941. <!--===============================-->
  942. <!--Definition of 'ModifyAuthenticationProfile' message-->
  943. <wsdl:message name="ModifyAuthenticationProfileRequest">
  944. <wsdl:part name="parameters" element="tab:ModifyAuthenticationProfile"/>
  945. </wsdl:message>
  946. <wsdl:message name="ModifyAuthenticationProfileResponse">
  947. <wsdl:part name="parameters" element="tab:ModifyAuthenticationProfileResponse"/>
  948. </wsdl:message>
  949. <!--===============================-->
  950. <!--Definition of 'DeleteAuthenticationProfile' message-->
  951. <wsdl:message name="DeleteAuthenticationProfileRequest">
  952. <wsdl:part name="parameters" element="tab:DeleteAuthenticationProfile"/>
  953. </wsdl:message>
  954. <wsdl:message name="DeleteAuthenticationProfileResponse">
  955. <wsdl:part name="parameters" element="tab:DeleteAuthenticationProfileResponse"/>
  956. </wsdl:message>
  957. <!--===============================-->
  958. <!--Definition of 'GetSecurityLevelInfo' message-->
  959. <wsdl:message name="GetSecurityLevelInfoRequest">
  960. <wsdl:part name="parameters" element="tab:GetSecurityLevelInfo"/>
  961. </wsdl:message>
  962. <wsdl:message name="GetSecurityLevelInfoResponse">
  963. <wsdl:part name="parameters" element="tab:GetSecurityLevelInfoResponse"/>
  964. </wsdl:message>
  965. <!--===============================-->
  966. <!--Definition of 'GetSecurityLevelInfoList' message-->
  967. <wsdl:message name="GetSecurityLevelInfoListRequest">
  968. <wsdl:part name="parameters" element="tab:GetSecurityLevelInfoList"/>
  969. </wsdl:message>
  970. <wsdl:message name="GetSecurityLevelInfoListResponse">
  971. <wsdl:part name="parameters" element="tab:GetSecurityLevelInfoListResponse"/>
  972. </wsdl:message>
  973. <!--===============================-->
  974. <!--Definition of 'GetSecurityLevels' message-->
  975. <wsdl:message name="GetSecurityLevelsRequest">
  976. <wsdl:part name="parameters" element="tab:GetSecurityLevels"/>
  977. </wsdl:message>
  978. <wsdl:message name="GetSecurityLevelsResponse">
  979. <wsdl:part name="parameters" element="tab:GetSecurityLevelsResponse"/>
  980. </wsdl:message>
  981. <!--===============================-->
  982. <!--Definition of 'GetSecurityLevelList' message-->
  983. <wsdl:message name="GetSecurityLevelListRequest">
  984. <wsdl:part name="parameters" element="tab:GetSecurityLevelList"/>
  985. </wsdl:message>
  986. <wsdl:message name="GetSecurityLevelListResponse">
  987. <wsdl:part name="parameters" element="tab:GetSecurityLevelListResponse"/>
  988. </wsdl:message>
  989. <!--===============================-->
  990. <!--Definition of 'CreateSecurityLevel' message-->
  991. <wsdl:message name="CreateSecurityLevelRequest">
  992. <wsdl:part name="parameters" element="tab:CreateSecurityLevel"/>
  993. </wsdl:message>
  994. <wsdl:message name="CreateSecurityLevelResponse">
  995. <wsdl:part name="parameters" element="tab:CreateSecurityLevelResponse"/>
  996. </wsdl:message>
  997. <!--===============================-->
  998. <!--Definition of 'SetSecurityLevel' message-->
  999. <wsdl:message name="SetSecurityLevelRequest">
  1000. <wsdl:part name="parameters" element="tab:SetSecurityLevel"/>
  1001. </wsdl:message>
  1002. <wsdl:message name="SetSecurityLevelResponse">
  1003. <wsdl:part name="parameters" element="tab:SetSecurityLevelResponse"/>
  1004. </wsdl:message>
  1005. <!--===============================-->
  1006. <!--Definition of 'ModifySecurityLevel' message-->
  1007. <wsdl:message name="ModifySecurityLevelRequest">
  1008. <wsdl:part name="parameters" element="tab:ModifySecurityLevel"/>
  1009. </wsdl:message>
  1010. <wsdl:message name="ModifySecurityLevelResponse">
  1011. <wsdl:part name="parameters" element="tab:ModifySecurityLevelResponse"/>
  1012. </wsdl:message>
  1013. <!--===============================-->
  1014. <!--Definition of 'DeleteSecurityLevel' message-->
  1015. <wsdl:message name="DeleteSecurityLevelRequest">
  1016. <wsdl:part name="parameters" element="tab:DeleteSecurityLevel"/>
  1017. </wsdl:message>
  1018. <wsdl:message name="DeleteSecurityLevelResponse">
  1019. <wsdl:part name="parameters" element="tab:DeleteSecurityLevelResponse"/>
  1020. </wsdl:message>
  1021. <!--===============================-->
  1022. <wsdl:portType name="AuthenticationBehaviorPort">
  1023. <wsdl:operation name="GetServiceCapabilities">
  1024. <wsdl:documentation>This operation returns the capabilities of the authentication behavior service.
  1025. </wsdl:documentation>
  1026. <wsdl:input message="tab:GetServiceCapabilitiesRequest"/>
  1027. <wsdl:output message="tab:GetServiceCapabilitiesResponse"/>
  1028. </wsdl:operation>
  1029. <wsdl:operation name="GetAuthenticationProfileInfo">
  1030. <wsdl:documentation>
  1031. This operation requests a list of AuthenticationProfileInfo items matching the given tokens.
  1032. The device shall ignore tokens it cannot resolve and shall return an empty list if there are no items
  1033. matching the specified tokens. The device shall not return a fault in this case.
  1034. </wsdl:documentation>
  1035. <wsdl:input message="tab:GetAuthenticationProfileInfoRequest"/>
  1036. <wsdl:output message="tab:GetAuthenticationProfileInfoResponse"/>
  1037. </wsdl:operation>
  1038. <wsdl:operation name="GetAuthenticationProfileInfoList">
  1039. <wsdl:documentation>
  1040. This operation requests a list of all of AuthenticationProfileInfo items provided by the device.
  1041. A call to this method shall return a StartReference when not all data is returned and more data is
  1042. available. The reference shall be valid for retrieving the next set of data. Please refer Access Control
  1043. Service Specification for more details.
  1044. The number of items returned shall not be greater than Limit parameter.
  1045. </wsdl:documentation>
  1046. <wsdl:input message="tab:GetAuthenticationProfileInfoListRequest"/>
  1047. <wsdl:output message="tab:GetAuthenticationProfileInfoListResponse"/>
  1048. </wsdl:operation>
  1049. <wsdl:operation name="GetAuthenticationProfiles">
  1050. <wsdl:documentation>
  1051. This operation returns the specified AuthenticationProfile item matching the given tokens.
  1052. The device shall ignore tokens it cannot resolve and shall return an empty list if there are no items
  1053. matching specified tokens. The device shall not return a fault in this case.
  1054. </wsdl:documentation>
  1055. <wsdl:input message="tab:GetAuthenticationProfilesRequest"/>
  1056. <wsdl:output message="tab:GetAuthenticationProfilesResponse"/>
  1057. </wsdl:operation>
  1058. <wsdl:operation name="GetAuthenticationProfileList">
  1059. <wsdl:documentation>
  1060. This operation requests a list of all of AuthenticationProfile items provided by the device.
  1061. A call to this method shall return a StartReference when not all data is returned and more data is
  1062. available. The reference shall be valid for retrieving the next set of data. Please refer Access Control
  1063. Service Specification for more details.
  1064. The number of items returned shall not be greater the Limit parameter.
  1065. </wsdl:documentation>
  1066. <wsdl:input message="tab:GetAuthenticationProfileListRequest"/>
  1067. <wsdl:output message="tab:GetAuthenticationProfileListResponse"/>
  1068. </wsdl:operation>
  1069. <wsdl:operation name="CreateAuthenticationProfile">
  1070. <wsdl:documentation>
  1071. This operation creates the specified authentication profile in the device.
  1072. The token field of the AuthenticationProfile structure shall be empty and the device shall allocate a
  1073. token for the authentication profile. The allocated token shall be returned in the response.
  1074. If the client sends any value in the token field, the device shall return InvalidArgVal as a generic
  1075. fault code.
  1076. </wsdl:documentation>
  1077. <wsdl:input message="tab:CreateAuthenticationProfileRequest"/>
  1078. <wsdl:output message="tab:CreateAuthenticationProfileResponse"/>
  1079. </wsdl:operation>
  1080. <wsdl:operation name="SetAuthenticationProfile">
  1081. <wsdl:documentation>
  1082. This method is used to synchronize an authentication profile in a client with the device.
  1083. If an authentication profile with the specified token does not exist in the device, the authentication
  1084. profile is
  1085. created. If an authentication profile with the specified token exists, then the authentication profile
  1086. is modified.
  1087. A call to this method takes an AuthenticationProfile structure as input parameter. The token field of
  1088. the
  1089. AuthenticationProfile shall not be empty.
  1090. A device that signals support for the ClientSuppliedTokenSupported capability shall implement this
  1091. command.
  1092. </wsdl:documentation>
  1093. <wsdl:input message="tab:SetAuthenticationProfileRequest"/>
  1094. <wsdl:output message="tab:SetAuthenticationProfileResponse"/>
  1095. </wsdl:operation>
  1096. <wsdl:operation name="ModifyAuthenticationProfile">
  1097. <wsdl:documentation>
  1098. This operation modifies the specified authentication profile.
  1099. The token of the authentication profile to modify is specified in the token field of the
  1100. AuthenticationProfile
  1101. structure and shall not be empty. All other fields in the structure shall overwrite the fields in the
  1102. specified authentication profile.
  1103. </wsdl:documentation>
  1104. <wsdl:input message="tab:ModifyAuthenticationProfileRequest"/>
  1105. <wsdl:output message="tab:ModifyAuthenticationProfileResponse"/>
  1106. </wsdl:operation>
  1107. <wsdl:operation name="DeleteAuthenticationProfile">
  1108. <wsdl:documentation>
  1109. This operation deletes the specified authentication profile.
  1110. If the authentication profile is deleted, all authentication policies associated with the authentication
  1111. profile
  1112. will also be deleted.
  1113. If it is associated with one or more entities some devices may not be able to delete the authentication
  1114. profile,
  1115. and consequently a ReferenceInUse fault shall be generated.
  1116. </wsdl:documentation>
  1117. <wsdl:input message="tab:DeleteAuthenticationProfileRequest"/>
  1118. <wsdl:output message="tab:DeleteAuthenticationProfileResponse"/>
  1119. </wsdl:operation>
  1120. <wsdl:operation name="GetSecurityLevelInfo">
  1121. <wsdl:documentation>
  1122. This operation requests a list of SecurityLevelInfo items matching the given tokens.
  1123. The device shall ignore tokens it cannot resolve and shall return an empty list if there are no items
  1124. matching the specified tokens. The device shall not return a fault in this case.
  1125. </wsdl:documentation>
  1126. <wsdl:input message="tab:GetSecurityLevelInfoRequest"/>
  1127. <wsdl:output message="tab:GetSecurityLevelInfoResponse"/>
  1128. </wsdl:operation>
  1129. <wsdl:operation name="GetSecurityLevelInfoList">
  1130. <wsdl:documentation>
  1131. This operation requests a list of all of SecurityLevelInfo items provided by the device.
  1132. A call to this method shall return a StartReference when not all data is returned and more data is
  1133. available. The reference shall be valid for retrieving the next set of data. Please refer Access Control
  1134. Service Specification for more details.
  1135. The number of items returned shall not be greater than Limit parameter.
  1136. </wsdl:documentation>
  1137. <wsdl:input message="tab:GetSecurityLevelInfoListRequest"/>
  1138. <wsdl:output message="tab:GetSecurityLevelInfoListResponse"/>
  1139. </wsdl:operation>
  1140. <wsdl:operation name="GetSecurityLevels">
  1141. <wsdl:documentation>
  1142. This operation returns the specified SecurityLevel item matching the given tokens.
  1143. The device shall ignore tokens it cannot resolve and shall return an empty list if there are no items
  1144. matching specified tokens. The device shall not return a fault in this case.
  1145. </wsdl:documentation>
  1146. <wsdl:input message="tab:GetSecurityLevelsRequest"/>
  1147. <wsdl:output message="tab:GetSecurityLevelsResponse"/>
  1148. </wsdl:operation>
  1149. <wsdl:operation name="GetSecurityLevelList">
  1150. <wsdl:documentation>
  1151. This operation requests a list of all of SecurityLevel items provided by the device.
  1152. A call to this method shall return a StartReference when not all data is returned and more data is
  1153. available. The reference shall be valid for retrieving the next set of data. Please refer Access Control
  1154. Service Specification for more details.
  1155. The number of items returned shall not be greater the Limit parameter.
  1156. </wsdl:documentation>
  1157. <wsdl:input message="tab:GetSecurityLevelListRequest"/>
  1158. <wsdl:output message="tab:GetSecurityLevelListResponse"/>
  1159. </wsdl:operation>
  1160. <wsdl:operation name="CreateSecurityLevel">
  1161. <wsdl:documentation>
  1162. This operation creates the specified security level in the device.
  1163. The token field of the SecurityLevel structure shall be empty and the device shall allocate a
  1164. token for the security level. The allocated token shall be returned in the response.
  1165. If the client sends any value in the token field, the device shall return InvalidArgVal as a generic
  1166. fault code.
  1167. </wsdl:documentation>
  1168. <wsdl:input message="tab:CreateSecurityLevelRequest"/>
  1169. <wsdl:output message="tab:CreateSecurityLevelResponse"/>
  1170. </wsdl:operation>
  1171. <wsdl:operation name="SetSecurityLevel">
  1172. <wsdl:documentation>
  1173. This method is used to synchronize an security level in a client with the device.
  1174. If an security level with the specified token does not exist in the device, the security level is
  1175. created. If an security level with the specified token exists, then the security level is modified.
  1176. A call to this method takes an SecurityLevel structure as input parameter. The token field of the
  1177. SecurityLevel shall not be empty.
  1178. A device that signals support for the ClientSuppliedTokenSupported capability shall implement this
  1179. command.
  1180. </wsdl:documentation>
  1181. <wsdl:input message="tab:SetSecurityLevelRequest"/>
  1182. <wsdl:output message="tab:SetSecurityLevelResponse"/>
  1183. </wsdl:operation>
  1184. <wsdl:operation name="ModifySecurityLevel">
  1185. <wsdl:documentation>
  1186. This operation modifies the specified security level.
  1187. The token of the security level to modify is specified in the token field of the SecurityLevel
  1188. structure and shall not be empty. All other fields in the structure shall overwrite the fields in the
  1189. specified security level.
  1190. </wsdl:documentation>
  1191. <wsdl:input message="tab:ModifySecurityLevelRequest"/>
  1192. <wsdl:output message="tab:ModifySecurityLevelResponse"/>
  1193. </wsdl:operation>
  1194. <wsdl:operation name="DeleteSecurityLevel">
  1195. <wsdl:documentation>
  1196. This operation deletes the specified security level.
  1197. If the security level is deleted, all authentication policies associated with the security level
  1198. will also be deleted.
  1199. If it is associated with one or more entities some devices may not be able to delete the security level,
  1200. and consequently a ReferenceInUse fault shall be generated.
  1201. </wsdl:documentation>
  1202. <wsdl:input message="tab:DeleteSecurityLevelRequest"/>
  1203. <wsdl:output message="tab:DeleteSecurityLevelResponse"/>
  1204. </wsdl:operation>
  1205. </wsdl:portType>
  1206. <!--Protocol & data format for the operations and messages for the port type 'AuthenticationBehaviorPort'-->
  1207. <wsdl:binding name="AuthenticationBehaviorBinding" type="tab:AuthenticationBehaviorPort">
  1208. <soap:binding style="document" transport="http://schemas.xmlsoap.org/soap/http"/>
  1209. <wsdl:operation name="GetServiceCapabilities">
  1210. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetServiceCapabilities"/>
  1211. <wsdl:input>
  1212. <soap:body use="literal"/>
  1213. </wsdl:input>
  1214. <wsdl:output>
  1215. <soap:body use="literal"/>
  1216. </wsdl:output>
  1217. </wsdl:operation>
  1218. <wsdl:operation name="GetAuthenticationProfileInfo">
  1219. <soap:operation
  1220. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetAuthenticationProfileInfo"/>
  1221. <wsdl:input>
  1222. <soap:body use="literal"/>
  1223. </wsdl:input>
  1224. <wsdl:output>
  1225. <soap:body use="literal"/>
  1226. </wsdl:output>
  1227. </wsdl:operation>
  1228. <wsdl:operation name="GetAuthenticationProfileInfoList">
  1229. <soap:operation
  1230. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetAuthenticationProfileInfoList"/>
  1231. <wsdl:input>
  1232. <soap:body use="literal"/>
  1233. </wsdl:input>
  1234. <wsdl:output>
  1235. <soap:body use="literal"/>
  1236. </wsdl:output>
  1237. </wsdl:operation>
  1238. <wsdl:operation name="GetAuthenticationProfiles">
  1239. <soap:operation
  1240. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetAuthenticationProfiles"/>
  1241. <wsdl:input>
  1242. <soap:body use="literal"/>
  1243. </wsdl:input>
  1244. <wsdl:output>
  1245. <soap:body use="literal"/>
  1246. </wsdl:output>
  1247. </wsdl:operation>
  1248. <wsdl:operation name="GetAuthenticationProfileList">
  1249. <soap:operation
  1250. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetAuthenticationProfileList"/>
  1251. <wsdl:input>
  1252. <soap:body use="literal"/>
  1253. </wsdl:input>
  1254. <wsdl:output>
  1255. <soap:body use="literal"/>
  1256. </wsdl:output>
  1257. </wsdl:operation>
  1258. <wsdl:operation name="CreateAuthenticationProfile">
  1259. <soap:operation
  1260. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/CreateAuthenticationProfile"/>
  1261. <wsdl:input>
  1262. <soap:body use="literal"/>
  1263. </wsdl:input>
  1264. <wsdl:output>
  1265. <soap:body use="literal"/>
  1266. </wsdl:output>
  1267. </wsdl:operation>
  1268. <wsdl:operation name="SetAuthenticationProfile">
  1269. <soap:operation
  1270. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/SetAuthenticationProfile"/>
  1271. <wsdl:input>
  1272. <soap:body use="literal"/>
  1273. </wsdl:input>
  1274. <wsdl:output>
  1275. <soap:body use="literal"/>
  1276. </wsdl:output>
  1277. </wsdl:operation>
  1278. <wsdl:operation name="ModifyAuthenticationProfile">
  1279. <soap:operation
  1280. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/ModifyAuthenticationProfile"/>
  1281. <wsdl:input>
  1282. <soap:body use="literal"/>
  1283. </wsdl:input>
  1284. <wsdl:output>
  1285. <soap:body use="literal"/>
  1286. </wsdl:output>
  1287. </wsdl:operation>
  1288. <wsdl:operation name="DeleteAuthenticationProfile">
  1289. <soap:operation
  1290. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/DeleteAuthenticationProfile"/>
  1291. <wsdl:input>
  1292. <soap:body use="literal"/>
  1293. </wsdl:input>
  1294. <wsdl:output>
  1295. <soap:body use="literal"/>
  1296. </wsdl:output>
  1297. </wsdl:operation>
  1298. <wsdl:operation name="GetSecurityLevelInfo">
  1299. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetSecurityLevelInfo"/>
  1300. <wsdl:input>
  1301. <soap:body use="literal"/>
  1302. </wsdl:input>
  1303. <wsdl:output>
  1304. <soap:body use="literal"/>
  1305. </wsdl:output>
  1306. </wsdl:operation>
  1307. <wsdl:operation name="GetSecurityLevelInfoList">
  1308. <soap:operation
  1309. soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetSecurityLevelInfoList"/>
  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="GetSecurityLevels">
  1318. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetSecurityLevels"/>
  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="GetSecurityLevelList">
  1327. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/GetSecurityLevelList"/>
  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="CreateSecurityLevel">
  1336. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/CreateSecurityLevel"/>
  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="SetSecurityLevel">
  1345. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/SetSecurityLevel"/>
  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="ModifySecurityLevel">
  1354. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/ModifySecurityLevel"/>
  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="DeleteSecurityLevel">
  1363. <soap:operation soapAction="http://www.onvif.org/ver10/authenticationbehavior/wsdl/DeleteSecurityLevel"/>
  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:binding>
  1372. </wsdl:definitions>