complexType RRemoteClusterMember
diagram axlapi_p9322.png
namespace http://www.cisco.com/AXL/API/8.5
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
used by
elements RRemoteCluster/emcc RRemoteCluster/pstnAccess RRemoteCluster/rsvpAgent
source <xsd:complexType name="RRemoteClusterMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="enabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteIpAddress1" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteIpAddress2" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="remoteIpAddress3" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element RRemoteClusterMember/enabled
diagram axlapi_p9323.png
type axlapi:boolean
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
pattern (t)|(f)|(true)|(false)|(0)|(1) 
source <xsd:element name="enabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRemoteClusterMember/remoteIpAddress1
diagram axlapi_p9324.png
type axlapi:String15
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 15 
source <xsd:element name="remoteIpAddress1" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>

element RRemoteClusterMember/remoteIpAddress2
diagram axlapi_p9325.png
type axlapi:String15
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 15 
source <xsd:element name="remoteIpAddress2" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>

element RRemoteClusterMember/remoteIpAddress3
diagram axlapi_p9326.png
type axlapi:String15
properties
isRef 0
minOcc 0
maxOcc 1
content simple
facets
Kind Value annotation 
maxLength 15 
source <xsd:element name="remoteIpAddress3" type="axlapi:String15" minOccurs="0" maxOccurs="1"/>


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