complexType LCcdAdvertisingService
diagram AXLSoap_p4399.png
namespace http://www.cisco.com/AXL/API/15.0
children name description isActivated
used by
elements ListCcdAdvertisingServiceRes/return/ccdAdvertisingService ListCcdAdvertisingServiceReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="LCcdAdvertisingService">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActivated" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

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

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

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


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