diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | index label asciiLabel display dirn displayAscii e164Mask maxNumCalls busyTrigger callInfoDisplay recordingProfileName monitoringCssName recordingFlag audibleMwi speedDial partitionUsage associatedEndusers | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="XH323Line"> <xsd:sequence minOccurs="0"> <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="dirn" type="axlapi:XDirn" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Only uuid attribute is returned in response</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> <xsd:element name="e164Mask" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="maxNumCalls" type="axlapi:XInteger" default="2" minOccurs="0" maxOccurs="1"/> <xsd:element name="busyTrigger" type="axlapi:XInteger" default="1" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="callerName" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="callerNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="redirectedNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="dialedNumber" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="recordingProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="monitoringCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" default="Call Recording Disabled" minOccurs="0" maxOccurs="1"/> <xsd:element name="audibleMwi" type="axlapi:XStatus" default="Default" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="speedDial" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" default="General" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag cannot be modified. It can only be specified in the add request.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:sequence> <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/> </xsd:complexType> |
type | xsd:nonNegativeInteger |
source | <xsd:attribute name="ctiid" type="xsd:nonNegativeInteger"/> |
diagram | |||
type | axlapi:XInteger | ||
properties |
|
||
source | <xsd:element name="index" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="label" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="asciiLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="display" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XDirn | ||||||||||||
properties |
|
||||||||||||
children | pattern routePartitionName | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="dirn" type="axlapi:XDirn" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Only uuid attribute is returned in response</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="displayAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String255 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="e164Mask" type="axlapi:String255" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="maxNumCalls" type="axlapi:XInteger" default="2" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="busyTrigger" type="axlapi:XInteger" default="1" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | callerName callerNumber redirectedNumber dialedNumber | ||||||
source | <xsd:element name="callInfoDisplay" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="callerName" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> <xsd:element name="callerNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="redirectedNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="dialedNumber" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="callerName" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="callerNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="redirectedNumber" type="axlapi:boolean" default="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="dialedNumber" type="axlapi:boolean" default="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="recordingProfileName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="monitoringCssName" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XRecordingFlag | ||||||||
properties |
|
||||||||
source | <xsd:element name="recordingFlag" type="axlapi:XRecordingFlag" default="Call Recording Disabled" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XStatus | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="audibleMwi" type="axlapi:XStatus" default="Default" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Not applicable for gatewayEndpointAnalogAccess and CiscoCatalyst600024PortFXSGateway</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="speedDial" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:XPartitionUsage | ||||||||
properties |
|
||||||||
annotation |
|
||||||||
source | <xsd:element name="partitionUsage" type="axlapi:XPartitionUsage" default="General" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag cannot be modified. It can only be specified in the add request.</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||
properties |
|
||||||
children | enduser | ||||||
source | <xsd:element name="associatedEndusers" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:XEnduserMember | ||||||
properties |
|
||||||
children | userId | ||||||
source | <xsd:element name="enduser" type="axlapi:XEnduserMember" minOccurs="0" maxOccurs="unbounded"/> |