complexType XInterClusterServiceProfile
diagram AXLAPI_p15675.png
namespace http://www.cisco.com/AXL/API/9.0
children interClusterService isActivated sipTrunkName
used by
element AddInterClusterServiceProfileReq/interClusterServiceProfile
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>

element XInterClusterServiceProfile/interClusterService
diagram AXLAPI_p15676.png
type axlapi:XInterClusterService
properties
content simple
default EMCC
nillable false
source <xsd:element name="interClusterService" type="axlapi:XInterClusterService" default="EMCC" nillable="false" minOccurs="1" maxOccurs="1"/>

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

element XInterClusterServiceProfile/sipTrunkName
diagram AXLAPI_p15678.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable false
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
annotation
documentation
Applicable only for PSTN Access and RSVP Agent
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>


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