complexType XRouteGroupMember
diagram axlapi_p14894.png
namespace http://www.cisco.com/AXL/API/8.5
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 axlapi_p14895.png
type axlapi:XInteger
properties
isRef 0
content simple
source <xsd:element name="deviceSelectionOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XRouteGroupMember/deviceName
diagram axlapi_p14896.png
type axlapi:XFkType
properties
isRef 0
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uuidaxlapi:XUUIDoptional      
source <xsd:element name="deviceName" type="axlapi:XFkType" minOccurs="1" maxOccurs="1"/>

element XRouteGroupMember/port
diagram axlapi_p14897.png
type axlapi:XInteger
properties
isRef 0
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