complexType XSubscribedService
diagram AXLAPI_p16658.png
namespace http://www.cisco.com/AXL/API/9.0
children telecasterServiceName name url urlButtonIndex urlLabel urlLabelAscii serviceNameAscii
used by
elements XPhone/services/service UpdatePhoneReq/services/service XDeviceProfile/services/service UpdateDeviceProfileReq/services/service
source <xsd:complexType name="XSubscribedService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="telecasterServiceName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="name" type="axlapi:String100" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="url" type="xsd:string" nillable="true" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urlButtonIndex" type="axlapi:XInteger" default="0" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urlLabel" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="urlLabelAscii" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="serviceNameAscii" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

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

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

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

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

element XSubscribedService/urlLabel
diagram AXLAPI_p16663.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 XSubscribedService/urlLabelAscii
diagram AXLAPI_p16664.png
type axlapi:String100
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 100
source <xsd:element name="urlLabelAscii" type="axlapi:String100" minOccurs="0" maxOccurs="1"/>

element XSubscribedService/serviceNameAscii
diagram AXLAPI_p16665.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"/>


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