complexType UpdateCcdHostedDNGroupReq
diagram AXLSoap_p14696.png
namespace http://www.cisco.com/AXL/API/15.0
type extension of axlapi:NameAndGUIDRequest
properties
base axlapi:NameAndGUIDRequest
children name uuid newName description pstnFailoverStripDigits pstnFailoverPrependDigits usePstnFailover
used by
element updateCcdHostedDNGroup
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCcdHostedDNGroupReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:NameAndGUIDRequest">
     
<xsd:sequence>
       
<xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pstnFailoverStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="pstnFailoverPrependDigits" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="usePstnFailover" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateCcdHostedDNGroupReq/newName
diagram AXLSoap_p14697.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="newName" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNGroupReq/description
diagram AXLSoap_p14698.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNGroupReq/pstnFailoverStripDigits
diagram AXLSoap_p14699.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="pstnFailoverStripDigits" type="axlapi:XInteger" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNGroupReq/pstnFailoverPrependDigits
diagram AXLSoap_p14700.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="pstnFailoverPrependDigits" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNGroupReq/usePstnFailover
diagram AXLSoap_p14701.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
default false
nillable false
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="usePstnFailover" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/>


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