complexType GetNotificationChangesReq
diagram AXLSoap_p2811.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
abstract false
children registrationId returnedTags
used by
element getNotificationChanges
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetNotificationChangesReq" abstract="false">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:sequence>
         
<xsd:element name="registrationId" type="axlapi:String32"/>
       
</xsd:sequence>
       
<xsd:element name="returnedTags" type="axlapi:RNotificationChange" minOccurs="0"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetNotificationChangesReq/registrationId
diagram AXLSoap_p2812.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="registrationId" type="axlapi:String32"/>

element GetNotificationChangesReq/returnedTags
diagram AXLSoap_p2813.png
type axlapi:RNotificationChange
properties
minOcc 0
maxOcc 1
content complex
children objectLists
source <xsd:element name="returnedTags" type="axlapi:RNotificationChange" minOccurs="0"/>


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