complexType DoNotificationObjectReq
diagram AXLAPI_p1973.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
abstract false
children registrationId operation object
used by
element doNotificationObject
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="DoNotificationObjectReq" abstract="false">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:element name="registrationId" type="axlapi:String32"/>
       
<xsd:element name="operation" type="axlapi:String32"/>
       
<xsd:element name="object" type="axlapi:String255"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

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

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

element DoNotificationObjectReq/object
diagram AXLAPI_p1976.png
type axlapi:String255
properties
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="object" type="axlapi:String255"/>


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