<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.2.2">
</HEAD>
<BODY>
Il giorno mar, 05/06/2012 alle 10.20 +0200, Matteo Sgalaberni ha scritto:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Guardando nel WSDL c'è definito l'oggetto TubeDTO:

<xsd:complexType name="TubeDTO">
<xsd:sequence>
<xsd:element minOccurs="0" name="action" nillable="true" type="ns4:ActionDTO"/>
<xsd:element minOccurs="0" name="admin" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="alarmStatus" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="changeStatus" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="childTubes" nillable="true" type="ns4:ArrayOfTubeDTO"/>
<xsd:element minOccurs="0" name="cost" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="description" nillable="true" type="xsd:string"/>
<xsd:element minOccurs="0" name="deviceId" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="expand" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="fallback" nillable="true" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="filters" nillable="true" type="ns4:ArrayOfFilterDTO"/>
<xsd:element minOccurs="0" name="id" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="lastChange" type="xsd:dateTime"/>
<xsd:element minOccurs="0" name="line" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="name" nillable="true" type="xsd:string"/>
<xsd:element minOccurs="0" name="nppTube" type="xsd:boolean"/>
<xsd:element minOccurs="0" name="pipe" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="servicePlanId" nillable="true" type="xsd:int"/>
<xsd:element minOccurs="0" name="tube2alert2actions" nillable="true" type="ns4:ArrayOfTube2Alert2ActionDTO"/>
<xsd:element minOccurs="0" name="tube2alerts" nillable="true" type="ns5:ArrayOfAlertDTO"/>
<xsd:element minOccurs="0" name="tubeType" nillable="true" type="xsd:string"/>
<xsd:element minOccurs="0" name="vc" nillable="true" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>

Ciao,

M.
</PRE>
</BLOCKQUOTE>
<BR>
Ciao,<BR>
<BR>
Mi è chiaro, ma cosa ci va in "tube2alerts" ad esempio?<BR>
<BR>
Grazie<BR>
<BR>
</BODY>
</HTML>