SoapDeviceTypeOverridesParameter data structure

Element

Description

Type

Occurrences

type

List of Device type overrides

string

0-unlimited

Specification:

<xs:complexType name="SoapDeviceTypeOverridesParameter">

  <xs:sequence>

    <xs:element minOccurs="0" maxOccurs="unbounded" name="type" nillable="true" type="xs:string" />

  </xs:sequence>

</xs:complexType>\

Example