complexType XDirectedCallPark
diagram AXLSoap_p18615.png
namespace http://www.cisco.com/AXL/API/15.0
children pattern description routePartitionName retrievalPrefix reversionPattern revertCssName
used by
element AddDirectedCallParkReq/directedCallPark
source <xsd:complexType name="XDirectedCallPark">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="routePartitionName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="retrievalPrefix" type="xsd:string" nillable="true" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call. </xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="reversionPattern" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The pattern used to revert the call when the parked call is not retrieved within retrieval timer.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="revertCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XDirectedCallPark/pattern
diagram AXLSoap_p18616.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="pattern" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XDirectedCallPark/description
diagram AXLSoap_p18617.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

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

element XDirectedCallPark/retrievalPrefix
diagram AXLSoap_p18619.png
type xsd:string
properties
content simple
nillable true
annotation
documentation
The prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call.
source <xsd:element name="retrievalPrefix" type="xsd:string" nillable="true" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The prefix used for park-code retrieval. User will dial prefix plus park code to retrieve a parked call. </xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element XDirectedCallPark/reversionPattern
diagram AXLSoap_p18620.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable true
annotation
documentation
The pattern used to revert the call when the parked call is not retrieved within retrieval timer.
source <xsd:element name="reversionPattern" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The pattern used to revert the call when the parked call is not retrieved within retrieval timer.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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


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