complexType RRemoteClusterMember
diagram AXLSoap_p13163.png
namespace http://www.cisco.com/AXL/API/15.0
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
used by
elements RRemoteCluster/emcc RRemoteCluster/lbm RRemoteCluster/pstnAccess RRemoteCluster/rsvpAgent RRemoteCluster/tftp RRemoteCluster/uds
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 AXLSoap_p13164.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 AXLSoap_p13165.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 AXLSoap_p13166.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 AXLSoap_p13167.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