complexType LSubscribedService
diagram AXLSoap_p8956.png
namespace http://www.cisco.com/AXL/API/15.0
children telecasterServiceName name url urlButtonIndex urlLabel serviceNameAscii phoneService phoneServiceCategory vendor version priority
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LSubscribedService">
 
<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 LSubscribedService/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element LSubscribedService/telecasterServiceName
diagram AXLSoap_p8957.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 LSubscribedService/name
diagram AXLSoap_p8958.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 LSubscribedService/url
diagram AXLSoap_p8959.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="url" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element LSubscribedService/urlLabel
diagram AXLSoap_p8961.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 LSubscribedService/serviceNameAscii
diagram AXLSoap_p8962.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 LSubscribedService/phoneService
diagram AXLSoap_p8963.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 LSubscribedService/phoneServiceCategory
diagram AXLSoap_p8964.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 LSubscribedService/vendor
diagram AXLSoap_p8965.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 LSubscribedService/version
diagram AXLSoap_p8966.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 LSubscribedService/priority
diagram AXLSoap_p8967.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