DeviceNamesSearchParameters data structures

Element

Description

Type

Occurrences

deviceType

Name of a Device type

string

1

Specification:

<xs:complexType name="DeviceNamesSearchParameters">

  <xs:sequence>

    <xs:element name="deviceType" nillable="true" type="xs:string"/>

  </xs:sequence>

</xs:complexType>

Example