complexType XNotification
diagram AXLSoap_p15977.png
namespace http://www.cisco.com/AXL/API/9.1
children object count changedObject
used by
element RNotification/objectList
source <xsd:complexType name="XNotification">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="object" type="xsd:string" nillable="false"/>
   
<xsd:element name="count" type="xsd:string" nillable="false"/>
   
<xsd:element name="changedObject" type="xsd:string" minOccurs="1" maxOccurs="unbounded"/>
 
</xsd:sequence>
</xsd:complexType>

element XNotification/object
diagram AXLSoap_p15978.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="object" type="xsd:string" nillable="false"/>

element XNotification/count
diagram AXLSoap_p15979.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="count" type="xsd:string" nillable="false"/>

element XNotification/changedObject
diagram AXLSoap_p15980.png
type xsd:string
properties
minOcc 1
maxOcc unbounded
content simple
source <xsd:element name="changedObject" type="xsd:string" minOccurs="1" maxOccurs="unbounded"/>


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