diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description isDefault voiceMailboxMask voiceMailPilot | ||
used by |
|
||
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> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String50 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
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> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="voiceMailboxMask" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XVmPilot | ||||||||||||
properties |
|
||||||||||||
children | dirn cssName | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="voiceMailPilot" type="axlapi:XVmPilot" minOccurs="1" maxOccurs="1"/> |