diagram | |
namespace | http://www.cisco.com/AXL/API/15.0 |
children | interClusterService isActivated sipTrunkName |
source | <xsd:complexType name="XInterClusterServiceProfile"> <xsd:sequence minOccurs="0"> <xsd:element name="interClusterService" type="axlapi:XInterClusterService" default="EMCC" nillable="false" minOccurs="1" maxOccurs="1"/> <xsd:element name="isActivated" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for PSTN Access and RSVP Agent</xsd:documentation> </xsd:annotation> </xsd:element> </xsd:sequence> </xsd:complexType> |
diagram | |||||||
type | axlapi:XInterClusterService | ||||||
properties |
|
||||||
source | <xsd:element name="interClusterService" type="axlapi:XInterClusterService" default="EMCC" nillable="false" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||
type | axlapi:boolean | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
source | <xsd:element name="isActivated" type="axlapi:boolean" default="false" nillable="false" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="sipTrunkName" type="axlapi:XFkType" nillable="false" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>Applicable only for PSTN Access and RSVP Agent</xsd:documentation> </xsd:annotation> </xsd:element> |