diagram | |||||||||||||
namespace | http://www.cisco.com/AXL/API/15.0 | ||||||||||||
children | lineSelectionOrder directoryNumber | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="LLineGroupMember"> <xsd:sequence minOccurs="0"> <xsd:element name="lineSelectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> <xsd:element name="directoryNumber" type="axlapi:LDirn" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The uuid attribute is read here</xsd:documentation> </xsd:annotation> </xsd:element> </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="lineSelectionOrder" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/> |
diagram | |||||||||||||
type | axlapi:LDirn | ||||||||||||
properties |
|
||||||||||||
children | pattern routePartitionName | ||||||||||||
attributes |
|
||||||||||||
annotation |
|
||||||||||||
source | <xsd:element name="directoryNumber" type="axlapi:LDirn" minOccurs="0" maxOccurs="1"> <xsd:annotation> <xsd:documentation>The uuid attribute is read here</xsd:documentation> </xsd:annotation> </xsd:element> |