complexType RInterClusterServiceProfile
diagram AXLSoap_p12460.png
namespace http://www.cisco.com/AXL/API/15.0
children interClusterService isActivated sipTrunkName
used by
elements GetInterClusterServiceProfileRes/return/interClusterServiceProfile GetInterClusterServiceProfileReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RInterClusterServiceProfile">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="interClusterService" type="axlapi:XInterClusterService" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="isActivated" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="sipTrunkName" type="axlapi:XFkType" 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:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RInterClusterServiceProfile/interClusterService
diagram AXLSoap_p12461.png
type axlapi:XInterClusterService
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="interClusterService" type="axlapi:XInterClusterService" minOccurs="0" maxOccurs="1"/>

element RInterClusterServiceProfile/isActivated
diagram AXLSoap_p12462.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"/>

element RInterClusterServiceProfile/sipTrunkName
diagram AXLSoap_p12463.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
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" 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