complexType XLbmGroup
diagram AXLSoap_p19726.png
namespace http://www.cisco.com/AXL/API/15.0
children name Description ProcessnodeActive ProcessnodeStandby
used by
element AddLbmGroupReq/lbmGroup
source <xsd:complexType name="XLbmGroup">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="Description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="ProcessnodeActive" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="ProcessnodeStandby" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XLbmGroup/name
diagram AXLSoap_p19727.png
type xsd:string
properties
content simple
nillable false
source <xsd:element name="name" type="xsd:string" nillable="false" minOccurs="1" maxOccurs="1"/>

element XLbmGroup/Description
diagram AXLSoap_p19728.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
nillable false
source <xsd:element name="Description" type="xsd:string" nillable="false" minOccurs="0" maxOccurs="1"/>

element XLbmGroup/ProcessnodeActive
diagram AXLSoap_p19729.png
type axlapi:XFkType
properties
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ProcessnodeActive" type="axlapi:XFkType" nillable="true" minOccurs="1" maxOccurs="1"/>

element XLbmGroup/ProcessnodeStandby
diagram AXLSoap_p19730.png
type axlapi:XFkType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID  optional      
source <xsd:element name="ProcessnodeStandby" type="axlapi:XFkType" nillable="true" minOccurs="0" maxOccurs="1"/>


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