diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | priority pickupGroupName pickupDnAndPartition | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="RPickupGroupMember"> <xsd:sequence minOccurs="0"> <xsd:element name="priority" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:choice minOccurs="0"> <xsd:element name="pickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> <xsd:element name="pickupDnAndPartition" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:sequence> <xsd:attribute name="uuid" type="axlapi:XUUID"/> </xsd:complexType> |
type | axlapi:XUUID | ||||||
facets |
|
||||||
source | <xsd:attribute name="uuid" type="axlapi:XUUID"/> |
diagram | |||||||
type | axlapi:XInteger | ||||||
properties |
|
||||||
source | <xsd:element name="priority" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="pickupGroupName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||
properties |
|
||||||
children | dnPattern routePartitionName | ||||||
source | <xsd:element name="pickupDnAndPartition" minOccurs="0" maxOccurs="1"> <xsd:complexType> <xsd:sequence minOccurs="0"> <xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||||
type | axlapi:String255 | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="dnPattern" type="axlapi:String255" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:XFkType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="routePartitionName" type="axlapi:XFkType" minOccurs="0" maxOccurs="1"/> |