complexType LCcdHostedDNGroup
diagram AXLSoap_p4410.png
namespace http://www.cisco.com/AXL/API/15.0
children name description pstnFailoverStripDigits pstnFailoverPrependDigits usePstnFailover
used by
elements ListCcdHostedDNGroupRes/return/ccdHostedDNGroup ListCcdHostedDNGroupReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCcdHostedDNGroup">
 
<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 LCcdHostedDNGroup/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LCcdHostedDNGroup/name
diagram AXLSoap_p4411.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 LCcdHostedDNGroup/description
diagram AXLSoap_p4412.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 LCcdHostedDNGroup/pstnFailoverStripDigits
diagram AXLSoap_p4413.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="pstnFailoverStripDigits" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element LCcdHostedDNGroup/pstnFailoverPrependDigits
diagram AXLSoap_p4414.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 LCcdHostedDNGroup/usePstnFailover
diagram AXLSoap_p4415.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