diagram | |||
namespace | http://www.cisco.com/AXL/API/15.0 | ||
children | name description isActivated hostDnGroup safSipTrunk safH323Trunk | ||
used by |
|
||
source | <xsd:complexType name="XCcdAdvertisingService"> <xsd:sequence minOccurs="0"> <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="isActivated" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="hostDnGroup" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="safSipTrunk" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either safSipTrunk, safH323Trunk or both should be configured while adding</xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="safH323Trunk" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:String50 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="name" type="axlapi:String50" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:String50 | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="description" type="axlapi:String50" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||
type | axlapi:boolean | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="isActivated" type="axlapi:boolean" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="hostDnGroup" type="axlapi:XFkType" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="safSipTrunk" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Either safSipTrunk, safH323Trunk or both should be configured while adding</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="safH323Trunk" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/> |