complexType RSubscribedService
diagram AXLSoap_p13069.png
namespace http://www.cisco.com/AXL/API/11.0
children telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii phoneService phoneServiceCategory vendor version priority
used by
elements RPhone/services/service RDeviceProfile/services/service RUniversalDeviceTemplate/services/service
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RSubscribedService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="telecasterServiceName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="url" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urlButtonIndex" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urlLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceNameAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="phoneService" type="axlapi:XPhoneService" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="phoneServiceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="vendor" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="version" type="xsd:string" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read-only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="priority" type="xsd:int" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Read Only. Value should be between 1 and 100</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute RSubscribedService/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

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

element RSubscribedService/name
diagram AXLSoap_p13071.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="name" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element RSubscribedService/url
diagram AXLSoap_p13072.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="url" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element RSubscribedService/urlButtonIndex
diagram AXLSoap_p13073.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="urlButtonIndex" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element RSubscribedService/urlLabel
diagram AXLSoap_p13074.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="urlLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RSubscribedService/serviceNameAscii
diagram AXLSoap_p13075.png
type axlapi:String50
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 50
source <xsd:element name="serviceNameAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>

element RSubscribedService/phoneService
diagram AXLSoap_p13076.png
type axlapi:XPhoneService
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-only.
source <xsd:element name="phoneService" type="axlapi:XPhoneService" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSubscribedService/phoneServiceCategory
diagram AXLSoap_p13077.png
type axlapi:XPhoneServiceCategory
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-only.
source <xsd:element name="phoneServiceCategory" type="axlapi:XPhoneServiceCategory" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSubscribedService/vendor
diagram AXLSoap_p13078.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-only.
source <xsd:element name="vendor" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSubscribedService/version
diagram AXLSoap_p13079.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read-only.
source <xsd:element name="version" type="xsd:string" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read-only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element RSubscribedService/priority
diagram AXLSoap_p13080.png
type xsd:int
properties
minOcc 0
maxOcc 1
content simple
annotation
documentation
Read Only. Value should be between 1 and 100
source <xsd:element name="priority" type="xsd:int" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Read Only. Value should be between 1 and 100</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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