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