complexType LVoiceMailPort
diagram AXLSoap_p9401.png
namespace http://www.cisco.com/AXL/API/15.0
children name description product model class protocol protocolSide callingSearchSpaceName devicePoolName commonDeviceConfigName locationName preemption useTrustedRelayPoint securityProfileName geoLocationName automatedAlternateRoutingCssName dnPattern callerIdDisplay callerIdDisplayAscii externalMask
used by
elements ListVoiceMailPortReq/returnedTags ListVoiceMailPortRes/return/voiceMailPort
attributes
Name  Type  Use  Default  Fixed  Annotation
ctiid  xsd:nonNegativeInteger        
uuid  axlapi:XUUID        
source <xsd:complexType name="LVoiceMailPort">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Optional description of the device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="dnPattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerIdDisplay" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callerIdDisplayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="externalMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute LVoiceMailPort/@ctiid
type xsd:nonNegativeInteger
source <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/>

attribute LVoiceMailPort/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LVoiceMailPort/name
diagram AXLSoap_p9402.png
type axlapi:UniqueString128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
The device name,using only URL-friendly characters
source <xsd:element name="name" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The device name,using only URL-friendly characters</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/description
diagram AXLSoap_p9403.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
annotation
documentation
Optional description of the device
source <xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Optional description of the device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/product
diagram AXLSoap_p9404.png
type axlapi:XProduct
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Product ID string. read-only except when creating a device.
source <xsd:element name="product" type="axlapi:XProduct" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/model
diagram AXLSoap_p9405.png
type axlapi:XModel
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Model ID string. Read Only
source <xsd:element name="model" type="axlapi:XModel" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Model ID string. Read Only</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/class
diagram AXLSoap_p9406.png
type axlapi:XClass
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Class ID string. Class information is read-only except when creating a device.
source <xsd:element name="class" type="axlapi:XClass" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Class ID string. Class information is read-only except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/protocol
diagram AXLSoap_p9407.png
type axlapi:XDeviceProtocol
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Protocol option is read-only,except when creating a device.
source <xsd:element name="protocol" type="axlapi:XDeviceProtocol" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/protocolSide
diagram AXLSoap_p9408.png
type axlapi:XProtocolSide
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Side information is read-only except when creating a device
source <xsd:element name="protocolSide" type="axlapi:XProtocolSide" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Side information is read-only except when creating a device</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/callingSearchSpaceName
diagram AXLSoap_p9409.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/devicePoolName
diagram AXLSoap_p9410.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="devicePoolName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/commonDeviceConfigName
diagram AXLSoap_p9411.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="commonDeviceConfigName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/locationName
diagram AXLSoap_p9412.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="locationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/preemption
diagram AXLSoap_p9413.png
type axlapi:XPreemption
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
This setting only affects devices that support MLPP.
source <xsd:element name="preemption" type="axlapi:XPreemption" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element LVoiceMailPort/useTrustedRelayPoint
diagram AXLSoap_p9414.png
type axlapi:XStatus
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="useTrustedRelayPoint" type="axlapi:XStatus" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/securityProfileName
diagram AXLSoap_p9415.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="securityProfileName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/geoLocationName
diagram AXLSoap_p9416.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="geoLocationName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/automatedAlternateRoutingCssName
diagram AXLSoap_p9417.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="automatedAlternateRoutingCssName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/dnPattern
diagram AXLSoap_p9418.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="dnPattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/callerIdDisplay
diagram AXLSoap_p9419.png
type axlapi:String128
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 128
source <xsd:element name="callerIdDisplay" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/callerIdDisplayAscii
diagram AXLSoap_p9420.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="callerIdDisplayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element LVoiceMailPort/externalMask
diagram AXLSoap_p9421.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="externalMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>


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