complexType RCcdHostedDNGroup
diagram AXLSoap_p10387.png
namespace http://www.cisco.com/AXL/API/15.0
children name description pstnFailoverStripDigits pstnFailoverPrependDigits usePstnFailover
used by
elements GetCcdHostedDNGroupRes/return/ccdHostedDNGroup GetCcdHostedDNGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RCcdHostedDNGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnFailoverStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnFailoverPrependDigits" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="usePstnFailover" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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

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

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


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