complexType UpdateGatewayReq
diagram AXLSoap_p15464.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid domainName newDomainName description product protocol callManagerGroupName vendorConfig
used by
element updateGateway
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateGatewayReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
           
</xsd:annotation>
         
</xsd:element>
       
</xsd:choice>
       
<xsd:element name="newDomainName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
       
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="product" type="axlapi:XProduct" default="Cisco VG200" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" default="MGCP" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateGatewayReq/uuid
diagram AXLSoap_p15465.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateGatewayReq/domainName
diagram AXLSoap_p15466.png
type xsd:string
properties
content simple
nillable false
annotation
documentation
For SCCP mention MAC Address
source <xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateGatewayReq/newDomainName
diagram AXLSoap_p15467.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
annotation
documentation
For SCCP mention MAC Address
source <xsd:element name="newDomainName" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For SCCP mention MAC Address</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element UpdateGatewayReq/description
diagram AXLSoap_p15468.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateGatewayReq/product
diagram AXLSoap_p15469.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
default Cisco VG200
nillable true
source <xsd:element name="product" type="axlapi:XProduct" default="Cisco VG200" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateGatewayReq/protocol
diagram AXLSoap_p15470.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
default MGCP
nillable false
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" default="MGCP" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateGatewayReq/callManagerGroupName
diagram AXLSoap_p15471.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callManagerGroupName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateGatewayReq/vendorConfig
diagram AXLSoap_p15472.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
nillable true
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1"/>


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