complexType RRemoteCluster
diagram AXLAPI_p10246.png
namespace http://www.cisco.com/AXL/API/9.0
children clusterId description fullyQualifiedName emcc pstnAccess rsvpAgent
used by
elements GetRemoteClusterRes/return/remoteCluster GetRemoteClusterReq/returnedTags
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="RRemoteCluster">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="clusterId" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="fullyQualifiedName" type="axlapi:String50" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="emcc" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="pstnAccess" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="rsvpAgent" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

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

element RRemoteCluster/clusterId
diagram AXLAPI_p10247.png
type axlapi:String255
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
maxLength 255
source <xsd:element name="clusterId" type="axlapi:String255" minOccurs="0" maxOccurs="1"/>

element RRemoteCluster/description
diagram AXLAPI_p10248.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="description" type="xsd:string" minOccurs="0" maxOccurs="1"/>

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

element RRemoteCluster/emcc
diagram AXLAPI_p10250.png
type axlapi:RRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
source <xsd:element name="emcc" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element RRemoteCluster/pstnAccess
diagram AXLAPI_p10251.png
type axlapi:RRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
source <xsd:element name="pstnAccess" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>

element RRemoteCluster/rsvpAgent
diagram AXLAPI_p10252.png
type axlapi:RRemoteClusterMember
properties
minOcc 0
maxOcc 1
content complex
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
source <xsd:element name="rsvpAgent" type="axlapi:RRemoteClusterMember" minOccurs="0" maxOccurs="1"/>


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