complexType UpdateCcdHostedDNReq
diagram AXLAPI_p11588.png
namespace http://www.cisco.com/AXL/API/9.0
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid hostedPattern newHostedPattern description CcdHostedDnGroup pstnFailoverStripDigits pstnFailoverPrependDigits usePstnFailover
used by
element updateCcdHostedDN
attributes
Name  Type  Use  Default  Fixed  Annotation
sequence  xsd:unsignedLong  optional      
source <xsd:complexType name="UpdateCcdHostedDNReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:element name="hostedPattern" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
       
</xsd:choice>
       
<xsd:element name="newHostedPattern" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String255" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="CcdHostedDnGroup" type="axlapi:XFkType" 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 UpdateCcdHostedDNReq/uuid
diagram AXLAPI_p11589.png
type axlapi:XUUID
properties
content simple
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateCcdHostedDNReq/hostedPattern
diagram AXLAPI_p11590.png
type axlapi:String50
properties
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="hostedPattern" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>

element UpdateCcdHostedDNReq/newHostedPattern
diagram AXLAPI_p11591.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
nillable false
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="newHostedPattern" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNReq/description
diagram AXLAPI_p11592.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 UpdateCcdHostedDNReq/CcdHostedDnGroup
diagram AXLAPI_p11593.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="CcdHostedDnGroup" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"/>

element UpdateCcdHostedDNReq/pstnFailoverStripDigits
diagram AXLAPI_p11594.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 UpdateCcdHostedDNReq/pstnFailoverPrependDigits
diagram AXLAPI_p11595.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 UpdateCcdHostedDNReq/usePstnFailover
diagram AXLAPI_p11596.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