complexType RVg224
diagram AXLSoap_p14252.png
namespace http://www.cisco.com/AXL/API/15.0
children domainName description product protocol callManagerGroupName units vendorConfig versionStamp
used by
elements GetVg224Req/returnedTags GetVg224Res/return/vg224
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RVg224">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callManagerGroupName" type="axlapi:XFkType" minOccurs="0" 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="0" 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" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="product" type="axlapi:XMGCPSlotModule" minOccurs="0" maxOccurs="1"/>
               
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
                 
<xsd:complexType>
                   
<xsd:sequence minOccurs="0">
                     
<xsd:element name="subunit" minOccurs="0" maxOccurs="1">
                       
<xsd:complexType>
                         
<xsd:sequence minOccurs="0">
                           
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
                           
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
                           
<xsd:element name="beginPort" type="axlapi:XInteger" 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" 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" 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:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RVg224/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element RVg224/domainName
diagram AXLSoap_p14253.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="domainName" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RVg224/product
diagram AXLSoap_p14255.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1"/>

element RVg224/protocol
diagram AXLSoap_p14256.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1"/>

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

element RVg224/units
diagram AXLSoap_p14258.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="0" 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" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="product" type="axlapi:XMGCPSlotModule" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:sequence minOccurs="0">
                 
<xsd:element name="subunit" minOccurs="0" maxOccurs="1">
                   
<xsd:complexType>
                     
<xsd:sequence minOccurs="0">
                       
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
                       
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
                       
<xsd:element name="beginPort" type="axlapi:XInteger" 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 RVg224/units/unit
diagram AXLSoap_p14259.png
properties
minOcc 0
maxOcc 1
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="0" 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" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="product" type="axlapi:XMGCPSlotModule" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="subunits" minOccurs="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="subunit" minOccurs="0" maxOccurs="1">
             
<xsd:complexType>
               
<xsd:sequence minOccurs="0">
                 
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
                 
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
                 
<xsd:element name="beginPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
               
</xsd:sequence>
             
</xsd:complexType>
           
</xsd:element>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RVg224/units/unit/index
diagram AXLSoap_p14260.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RVg224/units/unit/product
diagram AXLSoap_p14261.png
type axlapi:XMGCPSlotModule
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XMGCPSlotModule" minOccurs="0" maxOccurs="1"/>

element RVg224/units/unit/subunits
diagram AXLSoap_p14262.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="0" maxOccurs="1">
       
<xsd:complexType>
         
<xsd:sequence minOccurs="0">
           
<xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>
           
<xsd:element name="beginPort" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:complexType>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

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

element RVg224/units/unit/subunits/subunit/index
diagram AXLSoap_p14264.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="index" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RVg224/units/unit/subunits/subunit/product
diagram AXLSoap_p14265.png
type axlapi:XMGCPVic
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="product" type="axlapi:XMGCPVic" minOccurs="0" maxOccurs="1"/>

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

element RVg224/vendorConfig
diagram AXLSoap_p14267.png
type axlapi:XVendorConfig
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
It contains Product Specific Configuration Information like Fax mode, Modem Passthorugh, etc.
source <xsd:element name="vendorConfig" type="axlapi:XVendorConfig" 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 RVg224/versionStamp
diagram AXLSoap_p14268.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
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" 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