SoapDeviceName data structure

Element

Description

Type

Occurrences

targetName

Device's target name

string

0

Specification:

<xs:complexType name="SoapDeviceName">

  <xs:sequence>

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

  </xs:sequence>

</xs:complexType>

Example