| diagram | ![]() |
||||||||||||
| namespace | http://www.cisco.com/AXL/API/9.1 | ||||||||||||
| type | extension of axlapi:APIResponse | ||||||||||||
| properties |
|
||||||||||||
| children | changeNotification pollingInterval pollingStartTime | ||||||||||||
| used by |
|
||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:complexType name="GetNotificationChangesRes"> <xsd:complexContent> <xsd:extension base="axlapi:APIResponse"> <xsd:sequence> <xsd:element name="changeNotification" type="axlapi:RNotificationChange" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Tag would contain an xml with all change notifications for Registered object.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="pollingInterval" type="axlapi:String32"/> <xsd:element name="pollingStartTime" type="axlapi:String32"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
| diagram | ![]() |
||||||||
| type | axlapi:RNotificationChange | ||||||||
| properties |
|
||||||||
| children | objectLists | ||||||||
| annotation |
|
||||||||
| source | <xsd:element name="changeNotification" type="axlapi:RNotificationChange" nillable="true" minOccurs="0"> <xsd:annotation> <xsd:documentation>Tag would contain an xml with all change notifications for Registered object.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:String32 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="pollingInterval" type="axlapi:String32"/> |
| diagram | ![]() |
||||||
| type | axlapi:String32 | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:element name="pollingStartTime" type="axlapi:String32"/> |