complexType LRemoteClusterMember
diagram AXLSoap_p8509.png
namespace http://www.cisco.com/AXL/API/15.0
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
used by
elements LRemoteCluster/emcc LRemoteCluster/lbm LRemoteCluster/pstnAccess LRemoteCluster/rsvpAgent LRemoteCluster/tftp LRemoteCluster/uds
source <xsd:complexType name="LRemoteClusterMember">
 
<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 LRemoteClusterMember/enabled
diagram AXLSoap_p8510.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 LRemoteClusterMember/remoteIpAddress1
diagram AXLSoap_p8511.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 LRemoteClusterMember/remoteIpAddress2
diagram AXLSoap_p8512.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 LRemoteClusterMember/remoteIpAddress3
diagram AXLSoap_p8513.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