complexType RVoiceMailPilot
diagram axlapi_p10000.png
namespace http://www.cisco.com/AXL/API/8.5
children dirn description cssName isDefault
used by
elements GetVoiceMailPilotReq/returnedTags GetVoiceMailPilotRes/return/voiceMailPilot
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RVoiceMailPilot">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="dirn" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

attribute RVoiceMailPilot/@uuid
type axlapi:XUUID
properties
isRef 0
use optional
facets
Kind Value annotation 
pattern \{........-....-....-....-............\} 
source <xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>

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

element RVoiceMailPilot/description
diagram axlapi_p10002.png
type axlapi:String50
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 50 
source <xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

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

element RVoiceMailPilot/isDefault
diagram axlapi_p10004.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="isDefault" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


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