complexType XLineGroupMember
diagram AXLSoap_p19916.png
namespace http://www.cisco.com/AXL/API/15.0
children lineSelectionOrder directoryNumber
used by
elements XLineGroup/members/member UpdateLineGroupReq/removeMembers/member UpdateLineGroupReq/addMembers/member UpdateLineGroupReq/members/member
source <xsd:complexType name="XLineGroupMember">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="lineSelectionOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>
   
<xsd:element name="directoryNumber" type="axlapi:XDirn" minOccurs="1" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>The uuid attribute is read here</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element XLineGroupMember/lineSelectionOrder
diagram AXLSoap_p19917.png
type axlapi:XInteger
properties
content simple
source <xsd:element name="lineSelectionOrder" type="axlapi:XInteger" minOccurs="1" maxOccurs="1"/>

element XLineGroupMember/directoryNumber
diagram AXLSoap_p19918.png
type axlapi:XDirn
properties
content complex
children pattern routePartitionName
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
annotation
documentation
The uuid attribute is read here
source <xsd:element name="directoryNumber" type="axlapi:XDirn" minOccurs="1" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>The uuid attribute is read here</xsd:documentation>
 
</xsd:annotation>
</xsd:element>


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