complexType RIpPhoneServices
diagram axlapi_p8827.png
namespace http://www.cisco.com/AXL/API/8.5
children serviceName asciiServiceName serviceDescription serviceUrl secureServiceUrl serviceCategory serviceType serviceVendor serviceVersion enabled enterpriseSubscription parameters
used by
elements GetIpPhoneServicesRes/return/ipPhoneServices GetIpPhoneServicesReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:complexType name="RIpPhoneServices">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="serviceName" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="asciiServiceName" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceDescription" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="secureServiceUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceType" type="axlapi:XPhoneService" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceVendor" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceVersion" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enterpriseSubscription" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parameters" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="parameter" type="axlapi:RIpPhoneServicesParameter" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID" use="optional"/>
</xsd:complexType>

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

element RIpPhoneServices/serviceName
diagram axlapi_p8828.png
type axlapi:UniqueString128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="serviceName" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/asciiServiceName
diagram axlapi_p8829.png
type axlapi:UniqueString128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="asciiServiceName" type="axlapi:UniqueString128" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceDescription
diagram axlapi_p8830.png
type axlapi:String128
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 128 
source <xsd:element name="serviceDescription" type="axlapi:String128" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceUrl
diagram axlapi_p8831.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/secureServiceUrl
diagram axlapi_p8832.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="secureServiceUrl" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceCategory
diagram axlapi_p8833.png
type axlapi:XPhoneServiceCategory
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceType
diagram axlapi_p8834.png
type axlapi:XPhoneService
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceType" type="axlapi:XPhoneService" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceVendor
diagram axlapi_p8835.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceVendor" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RIpPhoneServices/serviceVersion
diagram axlapi_p8836.png
type xsd:string
properties
isRef 0
minOcc 0
maxOcc 1
content simple
source <xsd:element name="serviceVersion" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

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

element RIpPhoneServices/parameters
diagram axlapi_p8839.png
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children parameter
source <xsd:element name="parameters" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="parameter" type="axlapi:RIpPhoneServicesParameter" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element RIpPhoneServices/parameters/parameter
diagram axlapi_p8840.png
type axlapi:RIpPhoneServicesParameter
properties
isRef 0
minOcc 0
maxOcc unbounded
content complex
children name displayName default description paramRequired paramPassword
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUID      
source <xsd:element name="parameter" type="axlapi:RIpPhoneServicesParameter" minOccurs="0" maxOccurs="unbounded"/>


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