complexType RRemoteClusterMember
diagram AXLAPI_p10253.png
namespace http://www.cisco.com/AXL/API/9.0
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_p10254.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="enabled" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element RRemoteClusterMember/remoteIpAddress1
diagram AXLAPI_p10255.png
type axlapi:String15
properties
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_p10256.png
type axlapi:String15
properties
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_p10257.png
type axlapi:String15
properties
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