complexType LRemoteClusterMember
diagram axlapi_p6262.png
namespace http://www.cisco.com/AXL/API/8.5
children enabled remoteIpAddress1 remoteIpAddress2 remoteIpAddress3
used by
elements LRemoteCluster/emcc LRemoteCluster/pstnAccess LRemoteCluster/rsvpAgent
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 axlapi_p6263.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 LRemoteClusterMember/remoteIpAddress1
diagram axlapi_p6264.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 LRemoteClusterMember/remoteIpAddress2
diagram axlapi_p6265.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 LRemoteClusterMember/remoteIpAddress3
diagram axlapi_p6266.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