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

element DoNotificationRegisterReq/networkId
diagram AXLSoap_p1980.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="networkId" type="axlapi:String32"/>

element DoNotificationRegisterReq/clientName
diagram AXLSoap_p1981.png
type axlapi:String32
properties
content simple
facets
Kind Value Annotation
maxLength 32
source <xsd:element name="clientName" type="axlapi:String32"/>


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