diagram | |
namespace | http://www.cisco.com/AXL/API/15.0 |
children | uuid pattern routePartitionName |
source | <xsd:complexType name="XCtiRemoteDeviceLineAssociation"> <xsd:sequence minOccurs="0"> <xsd:choice minOccurs="1"> <xsd:element name="uuid" type="axlapi:XUUID" minOccurs="1" maxOccurs="1"/> <xsd:sequence minOccurs="1"> <xsd:element name="pattern" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The directory number to be associated. This directory number must be already associated to cti remote device. </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:choice> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:XUUID | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="uuid" type="axlapi:XUUID" minOccurs="1" maxOccurs="1"/> |
diagram | |||
type | xsd:string | ||
properties |
|
||
annotation |
|
||
source | <xsd:element name="pattern" type="xsd:string" minOccurs="1" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The directory number to be associated. This directory number must be already associated to cti remote device. </xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |