complexType RCcdHostedDNGroup
diagram AXLAPI_p7934.png
namespace http://www.cisco.com/AXL/API/9.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 AXLAPI_p7935.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 AXLAPI_p7936.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 AXLAPI_p7937.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 AXLAPI_p7938.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 AXLAPI_p7939.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