complexType XRouteGroupMember
diagram AXLSoap_p20448.png
namespace http://www.cisco.com/AXL/API/15.0
children deviceSelectionOrder deviceName port
used by
elements XRouteGroup/members/member UpdateRouteGroupReq/removeMembers/member UpdateRouteGroupReq/addMembers/member UpdateRouteGroupReq/members/member
source <xsd:complexType name="XRouteGroupMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="deviceSelectionOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="deviceName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="port" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
 
</xsd:sequence>
</xsd:complexType>

element XRouteGroupMember/deviceSelectionOrder
diagram AXLSoap_p20449.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="deviceSelectionOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

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

element XRouteGroupMember/port
diagram AXLSoap_p20451.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="port" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>


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