SoapDeviceType data structure

Element

Description

Type

Occurrences

deviceType

Device type

string

1

Specification:

<xs:complexType name="SoapDeviceType">

  <xs:sequence>

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

  </xs:sequence>

</xs:complexType>

Example