complexType GetNotificationStatusRes
diagram AXLSoap_p2820.png
namespace http://www.cisco.com/AXL/API/9.1
type extension of axlapi:APIResponse
properties
base axlapi:APIResponse
children objectList pollingInterval pollingStartTime
used by
element getNotificationStatusResponse
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="GetNotificationStatusRes">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIResponse">
     
<xsd:sequence>
       
<xsd:element name="objectList" type="axlapi:RObjectList" maxOccurs="unbounded"/>
       
<xsd:element name="pollingInterval" type="axlapi:String128"/>
       
<xsd:element name="pollingStartTime" type="axlapi:String128"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element GetNotificationStatusRes/objectList
diagram AXLSoap_p2821.png
type axlapi:RObjectList
properties
minOcc 1
maxOcc unbounded
content complex
children object
source <xsd:element name="objectList" type="axlapi:RObjectList" maxOccurs="unbounded"/>

element GetNotificationStatusRes/pollingInterval
diagram AXLSoap_p2822.png
type axlapi:String128
properties
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="pollingInterval" type="axlapi:String128"/>

element GetNotificationStatusRes/pollingStartTime
diagram AXLSoap_p2823.png
type axlapi:String128
properties
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="pollingStartTime" type="axlapi:String128"/>


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