SoapDeviceTimeframes data structure

Element

Description

Type

Occurrences

soapDeviceTimeframe

List of Device Timeframes

SoapDeviceTimeframe

0-unlimited

Specification:

<xs:complexType name="SoapDeviceTimeframes">

  <xs:sequence>

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

  </xs:sequence>

</xs:complexType>

Example