complexType XVoiceMailProfile
diagram AXLSoap_p21448.png
namespace http://www.cisco.com/AXL/API/15.0
children name description isDefault voiceMailboxMask voiceMailPilot
used by
element AddVoiceMailProfileReq/voiceMailProfile
source <xsd:complexType name="XVoiceMailProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>In Update setting isDefault tag as false would not disable this VoiceMailProfile as Default. Instead, the corresponding tag of another VoiceMailProfile should be set to true.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="voiceMailboxMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailPilot" type="axlapi:XVmPilot" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

element XVoiceMailProfile/isDefault
diagram AXLSoap_p21451.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)
annotation
documentation
In Update setting isDefault tag as false would not disable this VoiceMailProfile as Default. Instead, the corresponding tag of another VoiceMailProfile should be set to true.
source <xsd:element name="isDefault" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>In Update setting isDefault tag as false would not disable this VoiceMailProfile as Default. Instead, the corresponding tag of another VoiceMailProfile should be set to true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XVoiceMailProfile/voiceMailboxMask
diagram AXLSoap_p21452.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
source <xsd:element name="voiceMailboxMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>

element XVoiceMailProfile/voiceMailPilot
diagram AXLSoap_p21453.png
type axlapi:XVmPilot
properties
content complex
children dirn cssName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="voiceMailPilot" type="axlapi:XVmPilot" minOccurs="1" maxOccurs="1"/>


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