complexType StartChangeId
diagram AXLSoap_p14388.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of xsd:integer
properties
base xsd:integer
used by
element ListChangeReq/startChangeId
attributes
Name  Type  Use  Default  Fixed  Annotation
queueId  xsd:string  required      
annotation
documentation
For the first request to this API exclude this element. For each subsequent request send the nextStartChangeId and the queueId returned in the prior response.
source <xsd:complexType name="StartChangeId">
 
<xsd:annotation>
   
<xsd:documentation>For the first request to this API exclude this element. For each subsequent request send the nextStartChangeId and the queueId returned in the prior response.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:simpleContent>
   
<xsd:extension base="xsd:integer">
     
<xsd:attribute name="queueId" type="xsd:string" use="required"/>
   
</xsd:extension>
 
</xsd:simpleContent>
</xsd:complexType>

attribute StartChangeId/@queueId
type xsd:string
properties
use required
source <xsd:attribute name="queueId" type="xsd:string" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy