diagram |
 |
namespace |
http://www.cisco.com/AXL/API/9.1 |
type |
extension of axlapi:APIRequest |
properties |
base | axlapi:APIRequest | abstract | false |
|
children |
registrationId operation object |
used by |
|
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> |