complexType RSubscribedService
diagram AXLSoap_p13727.png
namespace http://www.cisco.com/AXL/API/15.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_p13728.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_p13729.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_p13730.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_p13731.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_p13732.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_p13733.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_p13734.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_p13735.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_p13736.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_p13737.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_p13738.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