complexType UpdateVoiceMailPilotReq
diagram axlapi_p12560.png
namespace http://www.cisco.com/AXL/API/8.5
type extension of axlapi:APIRequest
properties
base axlapi:APIRequest
children uuid dirn cssName newDirn description newCssName isDefault
used by
element updateVoiceMailPilot
attributes
Name  Type  Use  Default  Fixed  annotation
sequencexsd:unsignedLongoptional      
source <xsd:complexType name="UpdateVoiceMailPilotReq">
 
<xsd:complexContent>
   
<xsd:extension base="axlapi:APIRequest">
     
<xsd:sequence>
       
<xsd:choice>
         
<xsd:element name="uuid" type="axlapi:XUUID"/>
         
<xsd:sequence>
           
<xsd:element name="dirn" type="axlapi:String255" nillable="true" minOccurs="1" maxOccurs="1"/>
           
<xsd:element name="cssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
         
</xsd:sequence>
       
</xsd:choice>
       
<xsd:element name="newDirn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="newCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
       
<xsd:element name="isDefault" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
         
<xsd:annotation>
           
<xsd:documentation>In Update setting isDefault tag as false would not disable this VoiceMailPilot as Default. Instead, the corresponding tag of another VoiceMailPilot should be set to true.</xsd:documentation>
         
</xsd:annotation>
       
</xsd:element>
     
</xsd:sequence>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

element UpdateVoiceMailPilotReq/uuid
diagram axlapi_p12561.png
type axlapi:XUUID
properties
isRef 0
content simple
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:element name="uuid" type="axlapi:XUUID"/>

element UpdateVoiceMailPilotReq/dirn
diagram axlapi_p12562.png
type axlapi:String255
properties
isRef 0
content simple
nillable true
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="dirn" type="axlapi:String255" nillable="true" minOccurs="1" maxOccurs="1"/>

element UpdateVoiceMailPilotReq/cssName
diagram axlapi_p12563.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="cssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateVoiceMailPilotReq/newDirn
diagram axlapi_p12564.png
type axlapi:String255
properties
isRef 0
minOcc 0
maxOcc 1
content simple
nillable true
facets
Kind Value annotation 
maxLength 255 
source <xsd:element name="newDirn" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateVoiceMailPilotReq/description
diagram axlapi_p12565.png
type axlapi:String50
properties
isRef 0
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 UpdateVoiceMailPilotReq/newCssName
diagram axlapi_p12566.png
type axlapi:XFkType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="newCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>

element UpdateVoiceMailPilotReq/isDefault
diagram axlapi_p12567.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
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 VoiceMailPilot as Default. Instead, the corresponding tag of another VoiceMailPilot should be set to true.
source <xsd:element name="isDefault" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>In Update setting isDefault tag as false would not disable this VoiceMailPilot as Default. Instead, the corresponding tag of another VoiceMailPilot should be set to true.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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