| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||||||||
| children | product class protocol protocolSide userHoldMohAudioSourceId mlppIndicationStatus preemption lines phoneTemplateName blfDirectedCallParks addOnModules userLocale singleButtonBarge joinAcrossLines loginUserId dndOption dndRingSetting emccCallingSearchSpace alwaysUsePrimeLine alwaysUsePrimeLineForVoiceMessage softkeyTemplateName callInfoPrivacyStatus services featureControlPolicy | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:complexType name="OXDeviceProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="product" type="axlapi:OXFkType" 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="class" type="axlapi:OXFkType" 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:OXFkTypeProduct" 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:OXFkType" 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="userHoldMohAudioSourceId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="mlppIndicationStatus" type="axlapi:OXFkType" 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="preemption" type="axlapi:OXFkType" 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="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element name="line" type="axlapi:OXPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:OXNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:element name="phoneTemplateName" type="axlapi:OXFkTypeProduct_Protocol" minOccurs="0" maxOccurs="1"/> <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:OXBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:OXAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="userLocale" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="singleButtonBarge" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="joinAcrossLines" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="loginUserId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="dndOption" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="dndRingSetting" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="emccCallingSearchSpace" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLine" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="softkeyTemplateName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="callInfoPrivacyStatus" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:OXSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:element name="featureControlPolicy" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> <xsd:attribute name="ctiid" type="xsd:positiveInteger"/> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
| type | xsd:positiveInteger |
| source | <xsd:attribute name="ctiid" type="xsd:positiveInteger"/> |
| type | axlapi:XUUID | ||||||
| facets |
|
||||||
| source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="product" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Product ID string. read-only except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="class" type="axlapi:OXFkType" 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> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkTypeProduct | ||||||
| properties |
|
||||||
| children | skip first product | ||||||
| annotation |
|
||||||
| source | <xsd:element name="protocol" type="axlapi:OXFkTypeProduct" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Protocol option is read-only,except when creating a device.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="protocolSide" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Side information is read-only except when creating a device</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="userHoldMohAudioSourceId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is not valid for H323Phone,H323trunk and SIPTrunk</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="mlppIndicationStatus" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="preemption" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This setting only affects devices that support MLPP.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | line lineIdentifier | ||||||
| source | <xsd:element name="lines" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:choice minOccurs="0"> <xsd:element name="line" type="axlapi:OXPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="lineIdentifier" type="axlapi:OXNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||||||||
| type | axlapi:OXPhoneLine | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | dirn ringSetting consecutiveRingSetting ringSettingIdlePickupAlert ringSettingActivePickupAlert mwlPolicy recordingProfileName monitoringCssName recordingFlag audibleMwi partitionUsage recordingMediaSource | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| annotation |
|
||||||||||||||||||
| source | <xsd:element name="line" type="axlapi:OXPhoneLine" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>An XLine is an entry in the DeviceNumPlanMap table. The actual directory number is referenced inside the XLine object by the "dirn" or "dirnId" element.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXNumplanIdentifier | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xsd:element name="lineIdentifier" type="axlapi:OXNumplanIdentifier" minOccurs="0" maxOccurs="unbounded"> <xsd:annotation> <xsd:documentation>The lineIdentifier is a shorthand method that refers to a particular directory number.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkTypeProduct_Protocol | ||||||
| properties |
|
||||||
| children | skip first product protocol | ||||||
| source | <xsd:element name="phoneTemplateName" type="axlapi:OXFkTypeProduct_Protocol" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | blfDirectedCallPark | ||||||
| source | <xsd:element name="blfDirectedCallParks" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="blfDirectedCallPark" type="axlapi:OXBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXBLFDirectedCallPark | ||||||
| properties |
|
||||||
| children | directedCallParkId directedCallParkDnAndPartition | ||||||
| source | <xsd:element name="blfDirectedCallPark" type="axlapi:OXBLFDirectedCallPark" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | addOnModule | ||||||
| annotation |
|
||||||
| source | <xsd:element name="addOnModules" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Additional modules attached to the Phone.There can be 0,1 or 2.</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="addOnModule" type="axlapi:OXAddOnModule" minOccurs="0" maxOccurs="2"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||
| type | axlapi:OXAddOnModule | ||||||||||||
| properties |
|
||||||||||||
| children | model | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="addOnModule" type="axlapi:OXAddOnModule" minOccurs="0" maxOccurs="2"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="userLocale" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="singleButtonBarge" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support SBB.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="joinAcrossLines" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support JAL..</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="loginUserId" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="dndOption" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="dndRingSetting" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for devices that support DND.</xsd:documentation> </xsd:annotation> </xsd:element> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="emccCallingSearchSpace" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="alwaysUsePrimeLine" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="alwaysUsePrimeLineForVoiceMessage" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="softkeyTemplateName" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| source | <xsd:element name="callInfoPrivacyStatus" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"/> |
| diagram | ![]() |
||||||
| properties |
|
||||||
| children | service | ||||||
| source | <xsd:element name="services" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="service" type="axlapi:OXSubscribedService" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
| diagram | ![]() |
||||||||||||
| type | axlapi:OXSubscribedService | ||||||||||||
| properties |
|
||||||||||||
| children | telecasterServiceName | ||||||||||||
| attributes |
|
||||||||||||
| source | <xsd:element name="service" type="axlapi:OXSubscribedService" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||
| type | axlapi:OXFkType | ||||||
| properties |
|
||||||
| children | skip first | ||||||
| annotation |
|
||||||
| source | <xsd:element name="featureControlPolicy" type="axlapi:OXFkType" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>This tag is valid only for RT Phones.</xsd:documentation> </xsd:annotation> </xsd:element> |