complexType RMessageWaiting
diagram AXLAPI_p9880.png
namespace http://www.cisco.com/AXL/API/9.0
children pattern routePartitionName description messageWaitingIndicator callingSearchSpaceName
used by
elements GetMessageWaitingRes/return/messageWaiting GetMessageWaitingReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:complexType name="RMessageWaiting">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="messageWaitingIndicator" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callingSearchSpaceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

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

element RMessageWaiting/routePartitionName
diagram AXLAPI_p9882.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="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>

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

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

element RMessageWaiting/callingSearchSpaceName
diagram AXLAPI_p9885.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"/>


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