complexType XVg224
diagram AXLSoap_p21395.png
namespace http://www.cisco.com/AXL/API/15.0
children domainName description product protocol callManagerGroupName units vendorConfig versionStamp
used by
element AddVg224Req/vg224
source <xsd:complexType name="XVg224">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<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="1" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" default="MGCP" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="units" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The units element is optional when a newVG224 is being added and can be added using updateVG224Gateway.</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="unit" minOccurs="1" maxOccurs="1">
           
<xsd:annotation>
             
<xsd:documentation>In the IOS model unit corresponds to a SLOT(Slot Module)</xsd:documentation>
           
</xsd:annotation>
           
<xsd:complexType>
             
<xsd:sequence minOccurs="0">
               
<xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
               
<xsd:element name="product" type="axlapi:XMGCPSlotModule" nillable="true" minOccurs="1" maxOccurs="1"/>
               
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
                 
<xsd:complexType>
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="subunit" minOccurs="1" maxOccurs="1">
                       
<xsd:complexType>
                         
<xsd:sequence minOccurs="0">
                           
<xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
                           
<xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>
                           
<xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
                         
</xsd:sequence>
                       
</xsd:complexType>
                     
</xsd:element>
                   
</xsd:sequence>
                 
</xsd:complexType>
               
</xsd:element>
             
</xsd:sequence>
           
</xsd:complexType>
         
</xsd:element>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>It contains Product Specific Configuration Information like Fax mode, Modem Passthorugh, etc.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="versionStamp" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read only. UUID that is changed each time the VG224 is updated.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XVg224/domainName
diagram AXLSoap_p21396.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="domainName" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XVg224/description
diagram AXLSoap_p21397.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 XVg224/product
diagram AXLSoap_p21398.png
type axlapi:XProduct
properties
content simple
default Cisco VG200
nillable true
source <xsd:element name="product" type="axlapi:XProduct" default="Cisco VG200" nillable="true" minOccurs="1" maxOccurs="1"/>

element XVg224/protocol
diagram AXLSoap_p21399.png
type axlapi:XDeviceProtocol
properties
content simple
default MGCP
nillable false
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" default="MGCP" nillable="false" minOccurs="1" maxOccurs="1"/>

element XVg224/callManagerGroupName
diagram AXLSoap_p21400.png
type axlapi:XFkType
properties
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="1" maxOccurs="1"/>

element XVg224/units
diagram AXLSoap_p21401.png
properties
minOcc 0
maxOcc 1
content complex
children unit
annotation
documentation
The units element is optional when a newVG224 is being added and can be added using updateVG224Gateway.
source <xsd:element name="units" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The units element is optional when a newVG224 is being added and can be added using updateVG224Gateway.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="unit" minOccurs="1" maxOccurs="1">
       
<xsd:annotation>
         
<xsd:documentation>In the IOS model unit corresponds to a SLOT(Slot Module)</xsd:documentation>
       
</xsd:annotation>
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="product" type="axlapi:XMGCPSlotModule" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:sequence minOccurs="0">
                 
<xsd:element name="subunit" minOccurs="1" maxOccurs="1">
                   
<xsd:complexType>
                     
<xsd:sequence minOccurs="0">
                       
<xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
                       
<xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>
                       
<xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
                     
</xsd:sequence>
                   
</xsd:complexType>
                 
</xsd:element>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XVg224/units/unit
diagram AXLSoap_p21402.png
properties
content complex
children index product subunits
annotation
documentation
In the IOS model unit corresponds to a SLOT(Slot Module)
source <xsd:element name="unit" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>In the IOS model unit corresponds to a SLOT(Slot Module)</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="product" type="axlapi:XMGCPSlotModule" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="subunit" minOccurs="1" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:sequence minOccurs="0">
                 
<xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
                 
<xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>
                 
<xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XVg224/units/unit/index
diagram AXLSoap_p21403.png
type axlapi:XInteger
properties
content simple
default 0
nillable false
source <xsd:element name="index" type="axlapi:XInteger" default="0" nillable="false" minOccurs="1" maxOccurs="1"/>

element XVg224/units/unit/product
diagram AXLSoap_p21404.png
type axlapi:XMGCPSlotModule
properties
content simple
nillable true
source <xsd:element name="product" type="axlapi:XMGCPSlotModule" nillable="true" minOccurs="1" maxOccurs="1"/>

element XVg224/units/unit/subunits
diagram AXLSoap_p21405.png
properties
minOcc 0
maxOcc 1
content complex
children subunit
source <xsd:element name="subunits" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="subunit" minOccurs="1" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XVg224/units/unit/subunits/subunit
diagram AXLSoap_p21406.png
properties
content complex
children index product beginPort
source <xsd:element name="subunit" minOccurs="1" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>
     
<xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element XVg224/units/unit/subunits/subunit/index
diagram AXLSoap_p21407.png
type axlapi:XInteger
properties
content simple
nillable true
source <xsd:element name="index" type="axlapi:XInteger" nillable="true" minOccurs="1" maxOccurs="1"/>

element XVg224/units/unit/subunits/subunit/product
diagram AXLSoap_p21408.png
type axlapi:XMGCPVic
properties
content simple
nillable true
source <xsd:element name="product" type="axlapi:XMGCPVic" nillable="true" minOccurs="1" maxOccurs="1"/>

element XVg224/units/unit/subunits/subunit/beginPort
diagram AXLSoap_p21409.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="beginPort" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element XVg224/vendorConfig
diagram AXLSoap_p21410.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
nillable true
annotation
documentation
It contains Product Specific Configuration Information like Fax mode, Modem Passthorugh, etc.
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>It contains Product Specific Configuration Information like Fax mode, Modem Passthorugh, etc.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XVg224/versionStamp
diagram AXLSoap_p21411.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Read only. UUID that is changed each time the VG224 is updated.
source <xsd:element name="versionStamp" type="axlapi:String128" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read only. UUID that is changed each time the VG224 is updated.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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